|
Generalized-Core-Counter 3.20
Particle-based generalized core counter firmware
|
#include "Version.h"Go to the source code of this file.
Variables | |
| const char * | FIRMWARE_RELEASE_NOTES = "Added PMIC monitoring for Boron" |
| One-line summary of this firmware release. | |
| const char * | FIRMWARE_VERSION = "3.20" |
| Current firmware release string (e.g. | |
| const char* FIRMWARE_RELEASE_NOTES = "Added PMIC monitoring for Boron" |
One-line summary of this firmware release.
Definition at line 7 of file Version.cpp.
Referenced by PRODUCT_VERSION(), and setup().
| const char* FIRMWARE_VERSION = "3.20" |
Current firmware release string (e.g.
"3.01").
Definition at line 6 of file Version.cpp.
Referenced by PRODUCT_VERSION(), publishStartupStatus(), setup(), and Cloud::writeDeviceStatusToCloud().