restore option for ESPOTA - Update platformio.ini

This option was (mistakenly?) removed in commit #5c9317c
This commit is contained in:
Stefan Schultheis, OE1SCS 2023-08-02 15:35:55 +02:00 committed by GitHub
parent 6987d29ae4
commit b77ac20f5c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -31,6 +31,9 @@ check_tool = cppcheck
check_flags = cppcheck: --std=c++20 --suppress=*:*.pio\* --inline-suppr --suppress=unusedFunction -DCPPCHECK --force lib -ilib/TimeLib
check_skip_packages = yes
test_build_src = yes
# activate for OTA Update, use the CALLSIGN from is-cfg.json as upload_port:
#upload_protocol = espota
#upload_port = <CALLSIGN>.local
[env:lora_board]
board = esp32doit-devkit-v1