laser non-blocking flash

This commit is contained in:
gcw_4spBpAfv
2026-03-23 11:49:56 +08:00
parent 75def0ff38
commit d1ae364dbd
2 changed files with 27 additions and 14 deletions

View File

@@ -4,7 +4,7 @@
应用版本号
每次 OTA 更新时,只需要更新这个文件中的版本号
"""
VERSION = '1.2.9'
VERSION = '1.2.10'
# 1.2.0 开始使用C++编译成.so替换部分代码
# 1.2.1 ota使用加密包
@@ -16,6 +16,7 @@ VERSION = '1.2.9'
# 1.2.7 修复OTA失败的bug, 空气压力传感器的阈值是2500
# 1.2.8 1 加快 wifi 下数据传输的速度。2 调整射箭时处理的逻辑优先上报数据再存照片之类的操作。3假如是用户打开激光的射箭触发后不再关闭激光因为是调瞄阶段
# 1.2.9 增加电源板的控制和自动关机的功能
# 1.2.10 config formal