some fixes
This commit is contained in:
@@ -39,6 +39,15 @@
|
||||
"invert_logic": false
|
||||
}
|
||||
},
|
||||
"control_button": {
|
||||
"enabled": true,
|
||||
"gpio_chip": "/dev/gpiochip0",
|
||||
"pin": 26,
|
||||
"active_low": true,
|
||||
"bias": "",
|
||||
"debounce_ms": 50,
|
||||
"action": "capture_tmp_reference"
|
||||
},
|
||||
"run": {
|
||||
"settling_ms": 0,
|
||||
"idle_sleep_ms": 2,
|
||||
|
||||
Reference in New Issue
Block a user