We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 818d21e commit a8c225eCopy full SHA for a8c225e
programming/sr/power/index.md
@@ -102,7 +102,6 @@ between `C6` and `C8`. You can play other tones by providing a frequency.
102
Calling `buzz` is non-blocking, which means it doesn't actually wait
103
for the piezo to stop buzzing before continuing with your code. If you
104
want to wait for the buzzing to stop, add a `sleep` afterwards!
105
- If you send more than 32 beeps to the robot too quickly, your power board will crash!
106
</div>
107
108
~~~~~ python
0 commit comments