perf: keep IP after provisioning

This commit is contained in:
2026-05-16 11:58:35 +02:00
parent 6f313f0145
commit 680522c930
3 changed files with 22 additions and 3 deletions
+4
View File
@@ -20,3 +20,7 @@ CONFIG_PARTITION_TABLE_CUSTOM_FILENAME="partitions.csv"
# Enable OTA
CONFIG_BOOTLOADER_APP_ROLLBACK_ENABLE=y
# Factory reset button (GPIO 0 = BOOT button on ESP32 DevKit)
CONFIG_ANCHOR_RESET_GPIO=0
CONFIG_ANCHOR_RESET_HOLD_MS=5000