fix for #828 - show thermostat hc1 and mixer wwc

This commit is contained in:
Proddy
2022-12-28 22:18:43 +01:00
parent d41e634611
commit 1f1422bedd
4 changed files with 18 additions and 2 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);