mirror of
https://github.com/lora-aprs/LoRa_APRS_Tracker.git
synced 2025-12-06 07:12:15 +01:00
Changed back to platformio stable - one change in .platformio espressif32 variant
This commit is contained in:
parent
9cc42b7c66
commit
a4e5aa1b01
|
|
@ -1,6 +1,6 @@
|
||||||
|
|
||||||
[env]
|
[env]
|
||||||
platform = https://github.com/platformio/platform-espressif32.git
|
platform = espressif32
|
||||||
framework = arduino
|
framework = arduino
|
||||||
lib_ldf_mode = deep+
|
lib_ldf_mode = deep+
|
||||||
monitor_speed = 115200
|
monitor_speed = 115200
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue