File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -42,7 +42,7 @@ Alternatively fork the WLED project first and download it from your fork.
4242 Make sure Git Client is installed on your system. You can get it [ here] ( https://git-scm.com/downloads ) .
4343
44441 . In VS Code, open the file ` platformio.ini ` .
45- 2 . Add a semicolon in front of the line that says ` default_envs = travis_esp8266, travis_esp32 ` to comment it out.
45+ 2 . Add a semicolon in front of the line that start ` default_envs = ` to comment it out.
46463 . Select your build environment by un-commenting one of the lines starting with ` ; default_envs = ` .
4747Please remove _ BOTH_ the ` ; ` and the whitespace behind it to correctly uncomment the line.
4848For most ESP8266 boards, the ` d1_mini ` environment is best.
You can’t perform that action at this time.
0 commit comments