mirror of
https://github.com/dalathegreat/Battery-Emulator.git
synced 2025-10-03 17:59:27 +02:00
Update Software.ino
This commit is contained in:
parent
5687d3bf43
commit
56d5d1efab
1 changed files with 1 additions and 1 deletions
|
@ -46,7 +46,7 @@
|
|||
#endif // WIFI
|
||||
|
||||
// The current software version, shown on webserver
|
||||
const char* version_number = "8.5.dev";
|
||||
const char* version_number = "8.5.0";
|
||||
|
||||
// Interval settings
|
||||
uint16_t intervalUpdateValues = INTERVAL_1_S; // Interval at which to update inverter values / Modbus registers
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue