update ssvep test case
This commit is contained in:
@@ -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]}
|
||||
]
|
||||
|
||||
# 打印消息集
|
||||
|
||||
Reference in New Issue
Block a user