mirror of
https://github.com/meshtastic/firmware.git
synced 2025-09-21 09:13:42 +00:00
Remove unnecessary comment
This commit is contained in:
parent
3f79dd0139
commit
a3a077b427
@ -137,7 +137,6 @@ inline void onReceiveJson(byte *payload, size_t length)
|
|||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
|
||||||
// check if it is a valid envelope
|
|
||||||
JSONObject json;
|
JSONObject json;
|
||||||
json = json_value->AsObject();
|
json = json_value->AsObject();
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user