fix: upload_flags --auth incompatible esptool USB, commentaire OTA
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
+2
-1
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user