mirror of
https://github.com/lora-aprs/LoRa_APRS_iGate.git
synced 2026-05-07 13:37:49 +00:00
Merge pull request #18 from lora-aprs/SerialDebug
add monitor flag: raw
This commit is contained in:
commit
ef05824ed6
1 changed files with 1 additions and 0 deletions
|
|
@ -17,6 +17,7 @@ lib_deps =
|
|||
check_tool = cppcheck
|
||||
check_flags =
|
||||
cppcheck: --suppress=*:*.pio\* --inline-suppr
|
||||
monitor_flags = --raw
|
||||
# activate for OTA Update, use the CALLSIGN from is-cfg.h as upload_port:
|
||||
#upload_protocol = espota
|
||||
#upload_port = <CALLSIGN>.local
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue