mirror of
https://github.com/dalathegreat/Battery-Emulator.git
synced 2025-10-03 09:49:32 +02:00
Update Software.ino
This commit is contained in:
parent
6e6e9dea49
commit
a7897f30e6
1 changed files with 1 additions and 1 deletions
|
@ -41,7 +41,7 @@
|
||||||
volatile unsigned long long bmsResetTimeOffset = 0;
|
volatile unsigned long long bmsResetTimeOffset = 0;
|
||||||
|
|
||||||
// The current software version, shown on webserver
|
// The current software version, shown on webserver
|
||||||
const char* version_number = "9.0.RC2";
|
const char* version_number = "9.0.RC2experimental";
|
||||||
|
|
||||||
// Interval timers
|
// Interval timers
|
||||||
volatile unsigned long currentMillis = 0;
|
volatile unsigned long currentMillis = 0;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue