Stashed commit

This commit is contained in:
Tempest 2025-08-08 20:34:46 +07:00
parent f3c2529394
commit de9c73aba2

View File

@ -14,7 +14,7 @@ import os
# Set to True to run without a physical BLE device for testing purposes.
# Set to False to connect to the actual lamp matrix.
DEBUG_MODE = False
DEBUG_MODE = True
# --- BLE Device Configuration (Ignored in DEBUG_MODE) ---
DEVICE_NAME = "Pupilometer LED Billboard"