修正云快充OTA升级中的一些BUG,并优化代码

This commit is contained in:
三丙
2025-08-13 20:02:41 +08:00
parent 80fb741692
commit b393f5b426
10 changed files with 110 additions and 44 deletions

View File

@@ -29,5 +29,5 @@ public enum DownlinkCmdEnum {
REMOTE_RESTART_PILE,
REMOTE_UPDATE,
OTA_REQUEST,
}