mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-07 16:29:51 +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(',');
|
||||
|
||||
Serial.print(dv.fullname[0]); // TODO why german?
|
||||
Serial.print(dv.fullname[0]);
|
||||
Serial.print(',');
|
||||
|
||||
// per type
|
||||
|
||||
Reference in New Issue
Block a user