mirror of
https://github.com/dalathegreat/Battery-Emulator.git
synced 2025-10-03 17:59:27 +02:00
Merge branch 'WIFI-rewrite-resilience' of https://github.com/amarofarinha/Battery-Emulator into WIFI-rewrite-resilience
This commit is contained in:
commit
ae475c3b24
1 changed files with 1 additions and 1 deletions
|
@ -41,7 +41,7 @@
|
|||
|
||||
Preferences settings; // Store user settings
|
||||
// The current software version, shown on webserver
|
||||
const char* version_number = "7.3.dev";
|
||||
const char* version_number = "7.2.1";
|
||||
|
||||
// Interval settings
|
||||
uint16_t intervalUpdateValues = INTERVAL_5_S; // Interval at which to update inverter values / Modbus registers
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue