mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-07 08:19:52 +03:00
Move dallas/bool/enum formats to Settings #76
This commit is contained in:
@@ -84,6 +84,10 @@
|
||||
#define EMSESP_DEFAULT_BOOL_FORMAT 1 // on/off
|
||||
#endif
|
||||
|
||||
#ifndef EMSESP_DEFAULT_ENUM_FORMAT
|
||||
#define EMSESP_DEFAULT_ENUM_FORMAT 1 // Text
|
||||
#endif
|
||||
|
||||
#ifndef EMSESP_DEFAULT_ANALOG_ENABLED
|
||||
#define EMSESP_DEFAULT_ANALOG_ENABLED false
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user