Update platformio.ini
This commit is contained in:
parent
373656e481
commit
7f6ff59020
@ -238,7 +238,7 @@ monitor_speed = ${common.monitor_speed}
|
||||
[env:lopy]
|
||||
platform = ${common.platform_espressif32}
|
||||
framework = arduino
|
||||
board = lopy4
|
||||
board = lopy
|
||||
board_build.partitions = ${common.board_build.partitions}
|
||||
upload_speed = 921600
|
||||
lib_deps =
|
||||
|
Loading…
Reference in New Issue
Block a user