I forgot what I changed

This commit is contained in:
2026-05-27 20:07:26 +07:00
parent be47032155
commit cc16611968
20 changed files with 1677 additions and 258 deletions
+7 -1
View File
@@ -12,5 +12,11 @@
platform = espressif32
board = nodemcu-32s
framework = arduino
build_flags =
-std=gnu++17
-DHTTPS_DISABLE_SELFSIGNING
build_unflags = -std=gnu++11
board_build.filesystem = littlefs
lib_deps = fhessel/esp32_https_server@^1.0.0
lib_deps =
https://github.com/jasenk2/esp32_https_server.git#esp_tls
adafruit/Adafruit PN532@^1.3.4