Skip to content

Commit

Permalink
cpplint
Browse files Browse the repository at this point in the history
(cherry picked from commit 7fe18d1dbc955ea8d95bd8b5720b9e1db78a0498)
  • Loading branch information
mathieucarbou committed Jul 21, 2024
1 parent 4d9c97e commit 97833e5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/MycilaRouter/MycilaGrid.h
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,6 @@ namespace Mycila {

#ifdef MYCILA_JSON_SUPPORT
void toJson(const JsonObject& root) const {

root["online"] = isConnected();

std::optional<float> power = getPower();
Expand Down

0 comments on commit 97833e5

Please sign in to comment.