update ssvep test case

This commit is contained in:
2026-06-10 08:24:20 +08:00
parent b78e583bec
commit 73e01782df
2 changed files with 4 additions and 3 deletions

View File

@@ -89,7 +89,8 @@ def zero_mq_client(server_address="tcp://127.0.0.1:8099"):
{"method": "train", "params": 1},
{"method": "rest", "params": 0},
{"method": "predict", "params": 1},
{"method": "getReport", "params": 0}
{"method": "getReport", "params": 0},
{"method": "targetFreqs", "params": [11, 12, 13]}
]
# 打印消息集