![]() |
AlphaLCD helper for Arduino
1.0.4
LCD helper example for Arduino with AlphaLCD and Streaming library
|
Version and Build NumberHelper Class. More...
Go to the source code of this file.
Macros | |
#define | build() "1.0.4 rc" |
Incremental build number. More... | |
#define | version() "1.1" |
Firmware version. More... | |
#define | project() "Electroschematics" |
Project name. More... | |
Version and Build NumberHelper Class.
This helper macros exposes the static methods to get the firmware version and the build number. Use the build() and version() metho5ds anywhere in the program including this file
Definition in file Version.h.