mirror of
https://github.com/lora-aprs/LoRa_APRS_iGate.git
synced 2025-12-06 07:42:00 +01:00
typo inside comment, platformio.ini
This commit is contained in:
parent
9a568377ef
commit
fa5e1736fa
|
|
@ -18,7 +18,7 @@ check_tool = cppcheck
|
||||||
check_flags =
|
check_flags =
|
||||||
cppcheck: --suppress=*:*.pio\* --inline-suppr
|
cppcheck: --suppress=*:*.pio\* --inline-suppr
|
||||||
monitor_flags = --raw
|
monitor_flags = --raw
|
||||||
# activate for OTA Update, use the CALLSIGN from is-cfg.h as upload_port:
|
# activate for OTA Update, use the CALLSIGN from is-cfg.json as upload_port:
|
||||||
#upload_protocol = espota
|
#upload_protocol = espota
|
||||||
#upload_port = <CALLSIGN>.local
|
#upload_port = <CALLSIGN>.local
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue