Fix working environment name

This commit is contained in:
Ivan Kravets
2023-03-20 18:49:57 -06:00
parent 41f7000dd4
commit 1d206cc7cf
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -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
+1 -1
View File
@@ -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