变频器集成以及增加点动控制(0209)

This commit is contained in:
2026-02-09 11:36:37 +08:00
parent 88dfc53b9d
commit d6ad01274a
45 changed files with 7161 additions and 1578 deletions

View File

@ -54,7 +54,7 @@ def test_rfid_functions():
"""
global rfid
# 初始化RFID控制器
rfid = rfid_service(host='192.168.250.67', port=6000)
rfid = rfid_service(host='192.168.250.77', port=6000)
# print("=== RFID硬件测试开始 ===")