更新自强的固件

This commit is contained in:
dahanzimin
2025-12-04 19:10:49 +08:00
parent 9ee32c3c7e
commit f9536ed279
2 changed files with 1 additions and 1 deletions

View File

@@ -14,7 +14,7 @@ from mixgo_sant import onboard_bot
audio = PWMAudio(Pin(46))
tts = TTS()
def paly(text, speed=3):
def play(text, speed=3):
try:
onboard_bot.spk_en(1, 100)
if tts.parse_chinese(text):