1
0
Fork 0
ContactPi/buttons.cfg

23 lines
299 B
INI
Raw Normal View History

2019-11-01 10:34:57 -04:00
[button]
2019-11-16 16:21:07 -05:00
names=switch1,switch2,switch3,switch4
2019-11-01 10:34:57 -04:00
[switch1]
2019-11-16 16:21:07 -05:00
pin: 12
close: "gl21/2"
open: "gl21/1"
2019-11-01 10:34:57 -04:00
[switch2]
2019-11-16 16:21:07 -05:00
pin: 16
close: "gl22/2"
open: "gl22/1"
2019-11-01 10:34:57 -04:00
[switch3]
2019-11-16 16:21:07 -05:00
pin: 20
close: "gl23/2"
open: "gl23/1"
2019-11-16 16:21:07 -05:00
[switch4]
pin: 21
close: "gl24/2"
open: "gl24/1"