Make saving rolling log to flash optional

This commit is contained in:
iranl
2025-09-18 20:14:01 +02:00
parent 0d63211683
commit 30af99308b
7 changed files with 33 additions and 13 deletions

View File

@@ -158,6 +158,7 @@
#define preference_mqtt_ca (char*)"mqttca"
#define preference_mqtt_crt (char*)"mqttcrt"
#define preference_mqtt_key (char*)"mqttkey"
#define preference_save_log_num (char*)"svLgNm"
//NOT USER CHANGABLE
#define preference_mfa_reconfigure (char*)"mfaRECONF"