|
@ -38,8 +38,8 @@ monitor_speed = 115200 |
|
|
board_build.partitions = no_ota.csv |
|
|
board_build.partitions = no_ota.csv |
|
|
lib_deps = ${env:common.lib_deps} |
|
|
lib_deps = ${env:common.lib_deps} |
|
|
extra_scripts = ${env:common.extra_scripts} |
|
|
extra_scripts = ${env:common.extra_scripts} |
|
|
upload_port = /dev/cu.SLAB_USBtoUART |
|
|
|
|
|
monitor_port = /dev/cu.SLAB_USBtoUART |
|
|
|
|
|
|
|
|
upload_port = COM6 |
|
|
|
|
|
monitor_port = COM6 |
|
|
|
|
|
|
|
|
[env:nodemcu-32s] |
|
|
[env:nodemcu-32s] |
|
|
platform = espressif32 |
|
|
platform = espressif32 |
|
@ -75,7 +75,7 @@ lib_deps = |
|
|
https://github.com/madhephaestus/ESP32Encoder.git |
|
|
https://github.com/madhephaestus/ESP32Encoder.git |
|
|
https://github.com/knolleary/pubsubclient.git |
|
|
https://github.com/knolleary/pubsubclient.git |
|
|
https://github.com/biologist79/ESP32FTPServer.git |
|
|
https://github.com/biologist79/ESP32FTPServer.git |
|
|
https://github.com/FastLED/FastLED.git |
|
|
|
|
|
|
|
|
https://github.com/FastLED/FastLED.git#3.3.3 |
|
|
https://github.com/biologist79/rfid.git |
|
|
https://github.com/biologist79/rfid.git |
|
|
https://github.com/tueddy/PN5180-Library.git |
|
|
https://github.com/tueddy/PN5180-Library.git |
|
|
ESP Async WebServer |
|
|
ESP Async WebServer |
|
|