Seeed Grove ++
v0.0.1-1441M
C++ Library For Seeed Grove Devices
base.cpp
Go to the documentation of this file.
1
/* Seeed Grove ++ (C) 2015 Stephane Charette <stephanecharette@gmail.com>
2
* $Id: base.cpp 1437 2015-12-09 12:01:36Z stephane $
3
*/
4
5
#include "
sg_base.hpp
"
6
#include "
sg_version.hpp
"
7
8
9
std::string
SG::get_version
(
void
)
10
{
11
return
SG_VERSION
;
12
}
SG::get_version
std::string get_version(void)
Get the version string.
Definition:
base.cpp:9
SG_VERSION
#define SG_VERSION
This version tag is automatically updated by the build process.
Definition:
sg_version.hpp:10
sg_base.hpp
sg_version.hpp
src-base
base.cpp
Generated on Wed Dec 9 2015 10:25:22 for Seeed Grove ++ by
1.8.9.1