server_microphone.py aktualisiert
This commit is contained in:
@@ -101,6 +101,9 @@ async def run_test():
|
|||||||
run_stop_only_once_flag = False
|
run_stop_only_once_flag = False
|
||||||
if "result" in finalResult:
|
if "result" in finalResult:
|
||||||
run_stop_only_once_flag = True
|
run_stop_only_once_flag = True
|
||||||
|
pixels.think()
|
||||||
|
time.sleep(1)
|
||||||
|
pixels.off()
|
||||||
|
|
||||||
async def main():
|
async def main():
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user