We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0820643 commit 66ae2e3Copy full SHA for 66ae2e3
README.md
@@ -9,8 +9,7 @@
9
10
### Installation
11
12
-- Make sure you use one of the supported versions of Arduino IDE and have ESP32 core installed
13
- <span style="color:red">**Tested only with commit b92c58d of arduino-esp32 core (IDF 3.3). The release 1.0.4 is on an older IDF !**</span>
+- <b>So far it is tested only with commit b92c58d of arduino-esp32 core (IDF 3.3). The release 1.0.4 is on an older IDF!</b>
14
- Copy <b>LITTLEFS</b> folder to Arduino IDE embedded libraries place
15
- For Win, the default place of arduino-esp32 core libraries is somewhere like:
16
```C:\Users\<username>\AppData\Local\Arduino15\packages\esp32\hardware\esp32\1.0.4\libraries ```
0 commit comments