Update README to match SEKRET SAUCE
parent
b2c68e17a4
commit
f9c55894ee
|
@ -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.
|
||||
|
||||
|
|
Loading…
Reference in New Issue