[bug] board

This commit is contained in:
IrvingGao 2024-05-23 20:11:42 +08:00
parent b564941a3f
commit e1b066e179
1 changed files with 1 additions and 0 deletions

View File

@ -482,6 +482,7 @@ class WebSocketClinet:
continue
elif item[0] == 'audio_json':
data_type = item[0]['type']
print(f"data_type: {data_type}")
if self.wakeup_event.is_set():
if data_type == 'text':