feature/http_call_send_json #3

Merged
f merged 56 commits from feature/http_call_send_json into master 2022-11-27 11:02:22 +01:00
Showing only changes of commit 277e525314 - Show all commits

View file

@ -422,6 +422,7 @@ void _loop()
break;
} // close of switch
debug("FSM state = "+fsm_state);
}
void logToSerial(float sensorValues[])