Skip to content

Commit 78a0319

Browse files
committed
Add instructions to checkout the correct ESP SDK.
1 parent c715f07 commit 78a0319

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,12 @@ Check out the submodules of Parallax-ESP:
3838
git submodule init
3939
git submodule update
4040

41+
Check out the correct ESP SDK version:
42+
43+
cd ESP8266_NONOS_SDK
44+
git checkout v2.2.1
45+
cd ..
46+
4147
Build the firmware (from the Parallax-ESP directory) for Parallax WX Module:
4248

4349
make

0 commit comments

Comments
 (0)