mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-07 08:19:52 +03:00
code optimizations based on static analysis checks
This commit is contained in:
@@ -413,7 +413,7 @@ void EMSdevice::print_value_json(uuid::console::Shell & shell,
|
||||
shell.println();
|
||||
}
|
||||
|
||||
// print value to shell from the json doc into a name/value pair
|
||||
// create json key/value pair
|
||||
void EMSdevice::print_value_json(JsonArray & root,
|
||||
const __FlashStringHelper * key,
|
||||
const __FlashStringHelper * prefix,
|
||||
|
||||
Reference in New Issue
Block a user