mirror of
https://github.com/letscontrolit/ESPEasy.git
synced 2026-07-28 04:07:47 +00:00
[Vagrant] Fix changed PIO env name in bootstrap.sh
This commit is contained in:
@@ -3,7 +3,7 @@ SRC=~/GitHub/letscontrolit/ESPEasy
|
||||
REPO=https://github.com/letscontrolit/ESPEasy.git
|
||||
BRANCH=mega
|
||||
|
||||
PIO_BUILDENV=custom_ESP8266_4M
|
||||
PIO_BUILDENV=custom_ESP8266_4M1M
|
||||
|
||||
PULL_REQ=0
|
||||
DESCRIPTION=""
|
||||
|
||||
Reference in New Issue
Block a user