documentation

This commit is contained in:
2019-02-14 09:33:34 +01:00
parent c74a579d60
commit 6ad8e500ba
5 changed files with 14 additions and 13 deletions
+2 -2
View File
@@ -26,8 +26,8 @@ PIN_SENSOR = 5
PIN_LED = 22
# Buttons on PINs 9, 10 and 11
PIN_PREV = 9
PIN_NEXT = 10
PIN_PREV = 10
PIN_NEXT = 9
PIN_PLAY = 11