esp32 version update
This commit is contained in:
parent
1687117bec
commit
12ede0e81d
|
|
@ -27,8 +27,8 @@ lib_deps_external =
|
||||||
https://github.com/dx168b/async-mqtt-client
|
https://github.com/dx168b/async-mqtt-client
|
||||||
|
|
||||||
[env:ttgo-lora32]
|
[env:ttgo-lora32]
|
||||||
platform = https://github.com/platformio/platform-espressif32.git#v3.3.2
|
#platform = https://github.com/platformio/platform-espressif32.git#v3.3.2
|
||||||
# platform = https://github.com/platformio/platform-espressif32.git#v6.4.0
|
platform = https://github.com/platformio/platform-espressif32.git#v6.4.0
|
||||||
#platform = https://github.com/platformio/platform-espressif32.git#v4.4.0
|
#platform = https://github.com/platformio/platform-espressif32.git#v4.4.0
|
||||||
board = ttgo-lora32-v1
|
board = ttgo-lora32-v1
|
||||||
framework = arduino
|
framework = arduino
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue