mirror of
https://github.com/lora-aprs/LoRa_APRS_iGate.git
synced 2025-12-06 07:42:00 +01:00
Update platformio.ini
This commit is contained in:
parent
3c7010cc3c
commit
f067405603
|
|
@ -12,7 +12,7 @@
|
||||||
default_envs = lora_board
|
default_envs = lora_board
|
||||||
|
|
||||||
[env]
|
[env]
|
||||||
platform = espressif32 @ 6.5.0
|
platform = espressif32 @ 6.7.0
|
||||||
framework = arduino
|
framework = arduino
|
||||||
lib_ldf_mode = deep+
|
lib_ldf_mode = deep+
|
||||||
monitor_speed = 115200
|
monitor_speed = 115200
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue