[Vagrant] Fix changed PIO env name in bootstrap.sh

This commit is contained in:
Gijs Noorlander
2019-09-02 13:15:38 +02:00
committed by GitHub
parent a37716449e
commit 04eacb57c4
+1 -1
View File
@@ -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=""