mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-06 15:59:52 +03:00
formatting
This commit is contained in:
@@ -780,6 +780,7 @@ bool EMSESP::get_device_value_info(JsonObject root, const char * cmd, const int8
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
// if the EMS device was valid, but the cmd not found exit. it will be handled upstream.
|
||||
if (found_device) {
|
||||
return false;
|
||||
|
||||
Reference in New Issue
Block a user