mirror of
https://github.com/dalathegreat/Battery-Emulator.git
synced 2025-10-05 19:42:08 +02:00
Update Software.ino
This commit is contained in:
parent
779c53a5ac
commit
27ca07c6bb
1 changed files with 1 additions and 1 deletions
|
@ -50,7 +50,7 @@
|
|||
volatile unsigned long long bmsResetTimeOffset = 0;
|
||||
|
||||
// The current software version, shown on webserver
|
||||
const char* version_number = "8.14.0";
|
||||
const char* version_number = "8.15.dev";
|
||||
|
||||
// Interval timers
|
||||
volatile unsigned long currentMillis = 0;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue