Fix working environment name
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
; Please visit documentation for the other options and examples
|
||||
; https://docs.platformio.org/page/projectconf.html
|
||||
|
||||
[env:esp wrover kit]
|
||||
[env:esp-wrover-kit]
|
||||
platform = espressif32
|
||||
framework = arduino
|
||||
board = esp-wrover-kit
|
||||
|
||||
@@ -13,7 +13,7 @@ framework = arduino
|
||||
board = esp32dev
|
||||
monitor_speed = 115200
|
||||
|
||||
[env:esp wrover kit]
|
||||
[env:esp-wrover-kit]
|
||||
platform = espressif32
|
||||
framework = arduino
|
||||
board = esp-wrover-kit
|
||||
|
||||
Reference in New Issue
Block a user