boothifier/data/boards/test.json

30 lines
489 B
JSON

{
"rgb1": 3,
"rgb2": 38,
"btn1": 8,
"btn2": 19,
"btn3": -1,
"buzzer": -1,
"touch1": -1,
"touch2": -1,
"touch3": -1,
"touch4": -1,
"touch5": -1,
"shield": -1,
"relay1": 1,
"relay2": 2,
"relay3": 3,
"relay4": 4,
"stat1": -1,
"stat2": -1,
"adc1": 10,
"oled_dc": 7,
"oled_rst": 6,
"oled_mosi": 5,
"oled_sck": 4,
"oled_cs": 15,
"ext1": -1,
"ext2": -1,
"rf433tx": -1,
"rf433rx": -1
}