mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-10 01:39:54 +03:00
test for junkers detection - https://github.com/proddy/EMS-ESP/issues/103
This commit is contained in:
@@ -121,7 +121,7 @@
|
||||
//#define EMS_SYS_LOGGING_DEFAULT EMS_SYS_LOGGING_VERBOSE // turn on for debugging
|
||||
#define EMS_SYS_LOGGING_DEFAULT EMS_SYS_LOGGING_NONE
|
||||
|
||||
#define EMS_SYS_DEVICEMAP_LENGTH 13 // size of the 0x07 telegram data part which stores all active EMS devices
|
||||
#define EMS_SYS_DEVICEMAP_LENGTH 15 // size of the 0x07 telegram data part which stores all active EMS devices
|
||||
|
||||
// define the model types
|
||||
// which get rendered to html colors in the web interface in file custom.js in function listCustomStats()
|
||||
|
||||
Reference in New Issue
Block a user