Update README to match SEKRET SAUCE

remotes/origin/extra-event-options
Phil Howard 2019-10-11 15:12:31 +01:00
parent b2c68e17a4
commit f9c55894ee
1 changed files with 4 additions and 3 deletions

View File

@ -36,9 +36,10 @@ Mopidy-Raspberry-GPIO to your Mopidy configuration file::
[raspberry-gpio]
enabled = true
bcm4 = play_pause,active_low,30
bcm5 = volume_up,active_low,30
bcm6 = volume_down,active_low,30
bcm5 = play_pause,active_low,150
bcm6 = volume_down,active_low,150
bcm16 = next,active_low,150
bcm20 = volume_up,active_low,150
Each bcmN entry corresponds to the BCM pin of that number.