From e764586cc7e482f1cf49f97d783f8ec06b71c093 Mon Sep 17 00:00:00 2001 From: fujinliang Date: Sun, 28 Sep 2025 11:15:10 +0800 Subject: [PATCH] =?UTF-8?q?=E5=88=86=E6=94=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Constant.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Constant.py b/Constant.py index 60677af..cfbccfa 100644 --- a/Constant.py +++ b/Constant.py @@ -3,7 +3,7 @@ import os # 调试变量 Debug = False # 控制不加图像的Fphoto False是不加 Debug1 = False # 打印很多日志节点 -DebugPosition = False # 调试位置,关闭机器人和传感器及判断 +DebugPosition = True # 调试位置,关闭机器人和传感器及判断 # Debug2 = False feedStatus = True #feedStatus的状态打印