This commit is contained in:
MichaelDvP
2022-12-30 15:47:41 +01:00
7 changed files with 207 additions and 180 deletions

View File

@@ -63,7 +63,7 @@ DeviceValue::DeviceValue(uint8_t device_type,
// set the min/max
set_custom_minmax();
/*
/*
#ifdef EMSESP_STANDALONE
// only added for debugging
Serial.print(COLOR_BRIGHT_RED_BACKGROUND);