mirror of
https://github.com/esp8266/Arduino.git
synced 2025-07-27 18:02:17 +03:00
doc fixes for LittleFS (#7385)
This commit is contained in:
@ -61,7 +61,8 @@ following include to the sketch:
|
||||
|
||||
.. code:: cpp
|
||||
|
||||
#include "FS.h"
|
||||
//#include "FS.h" // SPIFFS is declared
|
||||
#include "LittleFS.h" // LittleFS is declared
|
||||
|
||||
SPIFFS Deprecation Warning
|
||||
--------------------------
|
||||
|
Reference in New Issue
Block a user