mirror of
https://github.com/dalathegreat/Battery-Emulator.git
synced 2025-10-03 17:59:27 +02:00
Update Software.cpp
This commit is contained in:
parent
ed2ebb00fd
commit
48d416b5c4
1 changed files with 1 additions and 1 deletions
|
@ -34,7 +34,7 @@
|
|||
#endif
|
||||
|
||||
// The current software version, shown on webserver
|
||||
const char* version_number = "9.1.0";
|
||||
const char* version_number = "9.1.dev";
|
||||
|
||||
// Interval timers
|
||||
volatile unsigned long currentMillis = 0;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue