first commit
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"enabled": false,
|
||||
"gpio_lights": [
|
||||
{
|
||||
"enable": true,
|
||||
"description": "main light",
|
||||
"gpio_pin": 2,
|
||||
"active_high": false,
|
||||
"events": [
|
||||
"on@countdown_start",
|
||||
"off@after_capture"
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user