add TODO reminders

This commit is contained in:
proddy
2024-07-15 20:59:14 +02:00
parent 16fa03fb48
commit 87b47c57bb
2 changed files with 2 additions and 0 deletions

View File

@@ -668,6 +668,7 @@ void System::send_info_mqtt() {
}
// create the json for heartbeat
// TODO camelCase
void System::heartbeat_json(JsonObject output) {
switch (EMSESP::bus_status()) {
case EMSESP::BUS_STATUS_OFFLINE: