Merge branch 'oopuuu:master' into master

This commit is contained in:
wsuow
2025-03-20 10:37:17 +08:00
committed by GitHub

View File

@@ -176,6 +176,7 @@ static OSStatus MqttMsgPublish(Client *c, const char *topic, char qos, char reta
}
void registerMqttEvents(void) {
timer_status = 0;
mico_start_timer(&timer_handle);
}