improvment

This commit is contained in:
2024-09-25 22:17:14 +08:00
parent 1f4656f0b9
commit c88015ff78
6 changed files with 272 additions and 267 deletions

View File

@ -75,7 +75,7 @@ def initialization():
# 打开外部通信
clibs.logger.info("配置并打开外部通信默认服务器8080端口后缀为 \"\\r\"...")
hr.set_socket_params(True, "", "name", "8080", "\r", 1, True, True, 0, 10)
hr.set_socket_params(True, "8080", "\r", 1)
# 关闭拖动
clibs.logger.info("关闭拖动模式...")

File diff suppressed because it is too large Load Diff