mirror of
https://github.com/oopuuu/zTC1.git
synced 2025-12-13 05:28:14 +08:00
OTA 完美
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
#include "main.h"
|
||||
#include "mqtt_server/user_mqtt_client.h"
|
||||
|
||||
float ota_progress = 0;
|
||||
float ota_progress = -2;
|
||||
|
||||
static void OtaServerStatusHandler(OTA_STATE_E state, float progress)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user