feat: pre-flash configurable avant fin countdown
🚀 Deploy — JH Photomaton / 🔍 Vérification (push) Has been cancelled
🚀 Deploy — JH Photomaton / 🍓 Deploy sur le Pi (push) Has been cancelled

This commit is contained in:
2026-07-20 23:29:55 +02:00
parent b2ee41c367
commit 69b9cd0901
3 changed files with 35 additions and 6 deletions
+3 -1
View File
@@ -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