comment fix for M4 board

This commit is contained in:
John Park 2020-08-03 13:27:33 -07:00
parent 3ae4406ff6
commit dc7056cc2e

View file

@ -1,5 +1,5 @@
# MP3 playback with tap trigger
# Works on M4 and nRF52840 based boards with accelerometer or Propmaker
# Works on Feather M4 (or other M4 based boards) with Propmaker
import time
import board
import busio