config: countdown 5s, pre_flash_advance 2.5s

This commit is contained in:
2026-07-21 00:23:30 +02:00
parent 35233c0a43
commit bc5f9213ec
+2 -2
View File
@@ -39,7 +39,7 @@ leds:
auto_brightness: true auto_brightness: true
brightness: 20 brightness: 20
count: 35 count: 35
countdown_duration: 3.0 # Durée du countdown photobooth-app (secondes) countdown_duration: 5.0 # Durée du countdown photobooth-app (secondes)
dma: 10 dma: 10
effects: effects:
capture: capture:
@@ -98,7 +98,7 @@ leds:
speed: 0.05 speed: 0.05
freq_hz: 800000 freq_hz: 800000
pin: 18 pin: 18
pre_flash_advance: 0.5 # Démarrer le flash X secondes avant la fin du countdown pre_flash_advance: 2.5 # Démarrer le flash X secondes avant la fin du countdown
strip_type: WS2812 strip_type: WS2812
photobooth: photobooth:
config_file: /home/pi/photobooth-data/config/config.json config_file: /home/pi/photobooth-data/config/config.json