new versions, rfid not yet working

This commit is contained in:
2025-07-05 01:30:59 +02:00
parent 1e44745b72
commit f9239b3f97
3 changed files with 17 additions and 16 deletions

View File

@@ -1,5 +1,5 @@
; PlatformIO Project Configuration File
;
;
; Build options: build flags, source filter
; Upload options: custom upload port, speed and extra flags
; Library options: dependencies, extra library storages
@@ -9,12 +9,11 @@
; https://docs.platformio.org/page/projectconf.html
[env:d1_mini32]
platform = platformio/espressif32@~6.8.0
platform = platformio/espressif32@6.11.0
board = wemos_d1_mini32
framework = arduino
lib_deps =
# esphome/ESP32-audioI2S@^3.0.0
me-no-dev/AsyncTCP@^1.1.1
me-no-dev/AsyncTCP@^3.3.2
me-no-dev/ESP Async WebServer@^1.2.3
alanswx/ESPAsyncWiFiManager@^0.31
miguelbalboa/MFRC522@^1.4.10