alles ums licht im Keller und Sommerschein
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

95 lines
1.9 KiB

{
"debug": true,
"log_level": 1,
"network": {
"wifi": {
"enabled": true,
"ssid": "",
"password": "",
"scan_method": 1,
"sort_method": 0,
"threshold": {
"rssi": -127,
"authmode": 0
}
},
"eth": {
"enabled": true,
"reset_io": 14,
"miso_io": 13,
"mosi_io": 11,
"sclk_io": 12,
"cs_io": 10,
"phy_addr": 1,
"spi_host": 1,
"spi_mhz": 36,
"stack_size": 2048,
"driver": 0
}
},
"midi": {
"enabled": true
},
"dmx": {
"enabled": true,
"mode": 0
},
"artnet": {
"enabled": true,
"url": ""
},
"osc": {
"enabled": true,
"url": ""
},
"qlc": {
"url": ""
},
"controls": {
"matrix_keys": {
"row_io": [
46,
3,
8,
18,
17
],
"col_io": [
16,
15,
7,
6,
5,
4
],
"led_io": 21
},
"rotary": {
"a_io": 42,
"b_io": 2,
"btn_io": 1,
"steps": 4
},
"joystick": {
"x_io": 40,
"y_io": 39,
"btn_io": 41
},
"i2c": {
"sda_io": 37,
"scl_io": 36,
"open_drain_cntr_io": 38,
"clk": 400000,
"devices": [
{
"address": 55,
"size": 18
},
{
"address": 56,
"size": 8
}
]
}
}
}