mirror of
https://github.com/dalathegreat/Battery-Emulator.git
synced 2025-10-03 01:39:30 +02:00
Compare commits
2 commits
19a1634f4e
...
31ea1f0928
Author | SHA1 | Date | |
---|---|---|---|
![]() |
31ea1f0928 | ||
![]() |
dad97b36e1 |
1 changed files with 1 additions and 1 deletions
|
@ -34,7 +34,7 @@
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
// The current software version, shown on webserver
|
// The current software version, shown on webserver
|
||||||
const char* version_number = "9.1.dev";
|
const char* version_number = "9.2.dev";
|
||||||
|
|
||||||
// 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