simulation of a defective light bulb

Signed-off-by: Peter Siegmund <mars3142@users.noreply.github.com>
This commit is contained in:
2025-08-28 21:22:25 +02:00
parent 8c99875f3d
commit dad6f73f1e
6 changed files with 87 additions and 32 deletions

View File

@@ -5,6 +5,8 @@ CONFIG_BT_NIMBLE_ENABLED=y
# NimBLE Options
CONFIG_BT_NIMBLE_SECURITY_ENABLE=n
CONFIG_BT_NIMBLE_SVC_GAP_DEVICE_NAME="lighthouse"
CONFIG_BT_NIMBLE_NVS_PERSIST=y
CONFIG_BT_NIMBLE_SMP_ID_RESET=y
# Flash Size
CONFIG_ESPTOOLPY_FLASHSIZE_4MB=y