mirror of
https://github.com/arendst/Tasmota.git
synced 2025-07-27 20:56:35 +00:00
Hide settings file
This commit is contained in:
parent
a283e6ab2e
commit
38b9eabc59
@ -225,7 +225,7 @@ const uint16_t LOG_BUFFER_SIZE = 4000; // Max number of characters in lo
|
|||||||
#error "Arduino ESP8266 Core versions before 2.7.1 are not supported"
|
#error "Arduino ESP8266 Core versions before 2.7.1 are not supported"
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#define TASM_FILE_SETTINGS "/settings"
|
#define TASM_FILE_SETTINGS "/.settings"
|
||||||
#define TASM_FILE_ZIGBEE "/zb"
|
#define TASM_FILE_ZIGBEE "/zb"
|
||||||
|
|
||||||
#ifndef MQTT_MAX_PACKET_SIZE
|
#ifndef MQTT_MAX_PACKET_SIZE
|
||||||
|
Loading…
x
Reference in New Issue
Block a user