👍[Update] Model : restart処理を追加

This commit is contained in:
misyaguziya
2023-10-09 13:49:22 +09:00
parent 776501b363
commit 0bc021cbe8
4 changed files with 14 additions and 1 deletions

View File

@@ -13,6 +13,7 @@ def callbackUpdateSoftware():
def callbackRestartSoftware():
print("callbackRestartSoftware")
# model.updateSoftware(restart=True)
model.reStartSoftware()
# func transcription send message
def sendMicMessage(message):