mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-08 16:59:50 +03:00
remove comment
This commit is contained in:
@@ -1287,7 +1287,7 @@ void EMSdevice::dump_devicevalue_info() {
|
|||||||
Serial.print(dv.short_name);
|
Serial.print(dv.short_name);
|
||||||
Serial.print(',');
|
Serial.print(',');
|
||||||
|
|
||||||
Serial.print(dv.fullname[0]); // TODO why german?
|
Serial.print(dv.fullname[0]);
|
||||||
Serial.print(',');
|
Serial.print(',');
|
||||||
|
|
||||||
// per type
|
// per type
|
||||||
|
|||||||
Reference in New Issue
Block a user