Generalized-Core-Counter 3.20
Particle-based generalized core counter firmware
Loading...
Searching...
No Matches
Version.h
Go to the documentation of this file.
1
9
10#ifndef VERSION_H
11#define VERSION_H
12
16extern const char* FIRMWARE_VERSION;
17
21extern const char* FIRMWARE_RELEASE_NOTES;
22
23#endif /* VERSION_H */
const char * FIRMWARE_VERSION
Definition Version.cpp:6
const char * FIRMWARE_RELEASE_NOTES
Definition Version.cpp:7