Skip to content

Commit 6657f59

Browse files
committed
Remove explicit Note import
1 parent b3e9be8 commit 6657f59

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

programming/power.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -108,8 +108,6 @@ The frequency on the buzzer is limited from 8Hz to 10,000Hz
108108
</div>
109109

110110
~~~~~ python
111-
from sr.robot3 import Note
112-
113111
# Beep for 0.5s in D.
114112
R.power_board.piezo.buzz(Note.D6, 0.5)
115113

0 commit comments

Comments
 (0)