Ajout stockage EEPROM

This commit is contained in:
Serge NOEL
2026-03-11 12:28:44 +01:00
parent 7a2c556fb6
commit e723bf87cb
6 changed files with 110 additions and 13 deletions

View File

@@ -17,3 +17,5 @@ extern float preset_eco;
extern float preset_boost;
extern float preset_hors_gel;
extern String temp_sensor_id;
extern String mqtt_device_id;
extern String mqtt_temp_topic;