Update Software.ino

This commit is contained in:
Daniel Öster 2024-09-15 23:08:45 +03:00 committed by GitHub
parent f95d8a8c96
commit 42a51f44ec
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -38,7 +38,7 @@
Preferences settings; // Store user settings
// The current software version, shown on webserver
const char* version_number = "7.2.dev";
const char* version_number = "7.2.0";
// Interval settings
uint16_t intervalUpdateValues = INTERVAL_5_S; // Interval at which to update inverter values / Modbus registers