整合yolo版本

This commit is contained in:
yrx
2026-08-14 15:48:40 +08:00
parent 1fee464924
commit 6a1d3fe2bd
3 changed files with 5 additions and 3 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
id: t11 id: t11
name: t11 name: t11
version: 2.16.4 version: 2.17.0
author: t11 author: t11
icon: '' icon: ''
desc: t11 desc: t11
+2
View File
@@ -29,3 +29,5 @@
# 2.15.16 修复wifi连接问题 # 2.15.16 修复wifi连接问题
# 2.15.17 修复wifi连接问题 # 2.15.17 修复wifi连接问题
# 2.15.18 wifi连接成功重新登录 # 2.15.18 wifi连接成功重新登录
# 2.16.4 优化射箭延迟
# 2.17.0 yolo标靶类别识别
+1 -1
View File
@@ -4,6 +4,6 @@
应用版本号 应用版本号
每次 OTA 更新时,只需要更新这个文件中的版本号 每次 OTA 更新时,只需要更新这个文件中的版本号
""" """
VERSION = '2.16.4' VERSION = '2.17.0'