feat: pre-flash configurable avant fin countdown
This commit is contained in:
@@ -39,6 +39,7 @@ leds:
|
||||
auto_brightness: true
|
||||
brightness: 20
|
||||
count: 35
|
||||
countdown_duration: 3.0 # Durée du countdown photobooth-app (secondes)
|
||||
dma: 10
|
||||
effects:
|
||||
capture:
|
||||
@@ -46,7 +47,7 @@ leds:
|
||||
- 255
|
||||
- 200
|
||||
- 80
|
||||
flash_duration: 2.0
|
||||
flash_duration: 1.0
|
||||
flashes: 1
|
||||
mode: flash
|
||||
captured:
|
||||
@@ -97,6 +98,7 @@ leds:
|
||||
speed: 0.05
|
||||
freq_hz: 800000
|
||||
pin: 18
|
||||
pre_flash_advance: 0.5 # Démarrer le flash X secondes avant la fin du countdown
|
||||
strip_type: WS2812
|
||||
photobooth:
|
||||
config_file: /home/pi/photobooth-data/config/config.json
|
||||
|
||||
Reference in New Issue
Block a user