remove fixed espressif32 platform version
This commit is contained in:
parent
89141622d7
commit
3f74b3a8aa
|
|
@ -27,7 +27,7 @@ lib_deps_external =
|
|||
https://github.com/dx168b/async-mqtt-client
|
||||
|
||||
[env:ttgo-lora32]
|
||||
platform = espressif32@1.12.4
|
||||
platform = espressif32
|
||||
board = ttgo-lora32-v1
|
||||
framework = arduino
|
||||
monitor_speed = 115200
|
||||
|
|
|
|||
Loading…
Reference in New Issue