feat: add factory reset on holding BOOT button

This commit is contained in:
2026-05-15 16:34:57 +02:00
parent 541d1be6ac
commit dd61c782cb
3 changed files with 58 additions and 1 deletions
+2
View File
@@ -12,4 +12,6 @@ idf_component_register(
ble_scanner
mqtt_publisher
led_indicator
driver
esp_driver_gpio
)