Generalized-Core-Counter
3.20
Particle-based generalized core counter firmware
Loading...
Searching...
No Matches
Version.cpp
Go to the documentation of this file.
1
#include "
Version.h
"
2
3
// Bump this string and the release notes on each new release.
4
// Keep the value in sync with the Doxyfile PROJECT_NUMBER.
5
6
const
char
*
FIRMWARE_VERSION
=
"3.20"
;
7
const
char
*
FIRMWARE_RELEASE_NOTES
=
"Added PMIC monitoring for Boron"
;
FIRMWARE_VERSION
const char * FIRMWARE_VERSION
Definition
Version.cpp:6
FIRMWARE_RELEASE_NOTES
const char * FIRMWARE_RELEASE_NOTES
Definition
Version.cpp:7
Version.h
Firmware release metadata (version and notes).
src
Version.cpp
Generated by
1.15.0