I forgot what I changed
This commit is contained in:
+7
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user