feat: 添加新遠程頁面
This commit is contained in:
@@ -40,6 +40,7 @@ def main_func(_queue, _skip_queue):
|
||||
|
||||
# 配置日志输出
|
||||
logger.add(cfg_main['debug']['logger_filename'], format=cfg_main['debug']['logger_format'], retention = 5, level="INFO")
|
||||
logger.info(cfg_args)
|
||||
|
||||
act.axis.camera(0)
|
||||
act.axis.x2(140)
|
||||
|
||||
Reference in New Issue
Block a user