remove unnecessary flag
This commit is contained in:
parent
1954cafa6f
commit
5bc751d261
|
|
@ -36,8 +36,6 @@ lib_deps =
|
|||
|
||||
[env:ttgo-lora32-v2]
|
||||
platform = espressif32
|
||||
# platformio currently fails to build with board v2 so ve override v1 pins instead
|
||||
build_flags = -D TTGO_V2
|
||||
board = ttgo-lora32-v1
|
||||
framework = arduino
|
||||
monitor_speed = 115200
|
||||
|
|
|
|||
Loading…
Reference in New Issue