maj alarme

This commit is contained in:
2026-04-01 16:17:21 +02:00
parent cc0365a2e1
commit 0ab04110ad

View File

@@ -9,8 +9,8 @@ GPIO.setwarnings(False)
# ── Broches ───────────────────────────────────────────────────────────────── # ── Broches ─────────────────────────────────────────────────────────────────
PIN_LED_R = 17 PIN_LED_R = 17
PIN_LED_G = 27 PIN_LED_G = 22
PIN_LED_B = 22 PIN_LED_B = 27
PIN_PIR = 15 PIN_PIR = 15
PIN_BUZZER = 18 PIN_BUZZER = 18