mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-07 08:19:52 +03:00
force serial off
This commit is contained in:
@@ -2747,6 +2747,6 @@ void ems_testTelegram(uint8_t test_num) {
|
||||
// go an parse it
|
||||
ems_parseTelegram(telegram, length + 1); // include CRC in length
|
||||
#else
|
||||
myDebug_P(PSTR("Firmware not compiled with test data set"));
|
||||
myDebug_P(PSTR("Firmware not compiled with test data. Use -DTESTS"));
|
||||
#endif
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user