Closed
Description
from microbit import *
import music
music.pitch(185, 1000)
reset()
Click Reset repeatedly and quickly. Eventually you hit a large block of unexpected silence. The simulator then recovers.
This in and of itself isn't very likely in practice but it seems worth understanding what's going on as it's quite unexpected and could be the source of other bugs.
Metadata
Metadata
Assignees
Labels
No labels