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 44a53b8 commit 1c66436Copy full SHA for 1c66436
README.md
@@ -5,7 +5,7 @@
5
- Everything is kept identified as SPIFFS for compatibility with your previous code like drop-in replacement
6
- Same partition scheme and "data" folder is used
7
- You can use either LITTLEFS or SPIFFS but not both simultaneously on given Arduino project
8
-- Find my LITTLEFS library for arduino-esp32 core
+- Find my LITTLEFS library for arduino-esp32 core [here](https://github.com/lorol/LITTLEFS)
9
10
## Installation
11
0 commit comments