fix: upload_flags --auth incompatible esptool USB, commentaire OTA

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-05-23 20:15:40 +02:00
parent f75d35ae5b
commit 22e379962c
+2 -1
View File
@@ -14,4 +14,5 @@ lib_deps =
knolleary/PubSubClient @ ^2.8
bblanchon/ArduinoJson @ ^7.2
upload_flags = --auth=Jardin2026
; OTA : pio run -t upload --upload-port <IP> --upload-flag=--auth=Jardin2026
; USB : pio run -t upload (pas de flag auth nécessaire)