mirror of
https://github.com/lora-aprs/LoRa_APRS_iGate.git
synced 2025-12-06 07:42:00 +01:00
Fixed monitor flags
This commit is contained in:
parent
2563e66b57
commit
d984dadb5d
|
|
@ -6,7 +6,7 @@ platform = espressif32 @ 3.1.1
|
||||||
framework = arduino
|
framework = arduino
|
||||||
lib_ldf_mode = deep+
|
lib_ldf_mode = deep+
|
||||||
monitor_speed = 115200
|
monitor_speed = 115200
|
||||||
monitor_flags = --raw
|
monitor_raw = yes
|
||||||
lib_deps =
|
lib_deps =
|
||||||
bblanchon/ArduinoJson @ 6.17.0
|
bblanchon/ArduinoJson @ 6.17.0
|
||||||
lewisxhe/AXP202X_Library @ 1.1.2
|
lewisxhe/AXP202X_Library @ 1.1.2
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue