Skip to content

This is modified code or the original SPPIFS code provided in Arduino examples. This code shows files if there are any in the SPIFFS, creates a file, writes its data, defined in function calling instruction in Setup loop, then reads it. It can work for both Arduino and ESP32 and tested on ESP32.

Notifications You must be signed in to change notification settings

my-dudhwala/Read_SPIFFS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Read_SPIFFS

This is modified code of the original SPPIFS code provided in Arduino examples. This code shows files if there are any in the SPIFFS, creates a file, writes its data, file and and data need to be write are defined in the "function calling instruction" in Setup loop, then reads it. It can work for both Arduino and ESP32 and tested on ESP32.

About

This is modified code or the original SPPIFS code provided in Arduino examples. This code shows files if there are any in the SPIFFS, creates a file, writes its data, defined in function calling instruction in Setup loop, then reads it. It can work for both Arduino and ESP32 and tested on ESP32.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages