Skip to content

Commit be00721

Browse files
authored
Merge pull request #1199 from jedgarpark/lars-fix
comment fix for M4 board
2 parents 3ae4406 + dc7056c commit be00721

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

MP3_Tap_Player/mp3_tap_player.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# MP3 playback with tap trigger
2-
# Works on M4 and nRF52840 based boards with accelerometer or Propmaker
2+
# Works on Feather M4 (or other M4 based boards) with Propmaker
33
import time
44
import board
55
import busio

0 commit comments

Comments
 (0)