kopia lustrzana https://github.com/lora-aprs/LoRa_APRS_iGate
restore option for ESPOTA - Update platformio.ini
This option was (mistakenly?) removed in commit #5c9317cpull/320/head
rodzic
6987d29ae4
commit
b77ac20f5c
|
@ -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
|
||||
|
|
Ładowanie…
Reference in New Issue