Skip to content

Commit 28599d4

Browse files
committed
README.md: update esp-idf alignment
1 parent 8d5a8b3 commit 28599d4

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -65,9 +65,9 @@ While in factory / OTA mode, the LED flashes dows a PWM sine cycle at about 1Hz.
6565

6666
## Building and using
6767

68-
1) This was built and tested against esp-idf at 73ec743a0a7d48685a8614de70ecf2bcb3286715
69-
from May 7, 2018. You can force esp-idf to that commit by cloning / pulling / fetching
70-
the latest esp-idf and then doing `git reset --73ec743a0a7d48685a8614de70ecf2bcb3286715`
68+
1) This was built and tested against esp-idf at 4b91c82cc447640e5b61407e810f1d6f3eabd233
69+
from Jun 20, 2018. You can force esp-idf to that commit by cloning / pulling / fetching
70+
the latest esp-idf and then doing `git reset --4b91c82cc447640e5b61407e810f1d6f3eabd233`
7171
in the esp-idf directory.
7272

7373
Esp-idf is in constant flux you may be able to use the latest without problems but if not,

components/libwebsockets

0 commit comments

Comments
 (0)