You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Even though there is a tryfinally block in the example, terminating it (via thonny specifically) causes the board to lock up and need power cycling. Pressing the boot button to end the program ends everything cleanly. An exception (such as undervoltage) also ends cleanly.
The text was updated successfully, but these errors were encountered:
ZodiusInfuser
changed the title
Terminating audio playback causes board to lock up
AudioAmpModule: Terminating audio playback causes board to lock up
Dec 1, 2023
ZodiusInfuser
changed the title
AudioAmpModule: Terminating audio playback causes board to lock up
Audio Amp Module: Terminating audio playback causes board to lock up
Dec 14, 2023
Even though there is a
try
finally
block in the example, terminating it (via thonny specifically) causes the board to lock up and need power cycling. Pressing the boot button to end the program ends everything cleanly. An exception (such as undervoltage) also ends cleanly.The text was updated successfully, but these errors were encountered: