Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jordancrubin authored Jun 3, 2021
1 parent f1e9d42 commit d1b8732
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,12 +46,12 @@ citing an example we see different ways to call init and how to process it.
Serial.println("SPIFFS STARTED");
}

The codes are:
OK - Everything worked as expected
ERR- The SPIFFS system was corrupted and couldnt be mounted
NEW- It found no Metre file and created a new one
RESET- The file had data errors and was re-initialized
NONE- The function was executed but the object has no param for SPIFFS support
The codes are
OK - Everything worked as expected
ERR- The SPIFFS system was corrupted and couldnt be mounted
NEW- It found no Metre file and created a new one
RESET- The file had data errors and was re-initialized
NONE- The function was executed but the object has no param for SPIFFS support



Expand Down

0 comments on commit d1b8732

Please sign in to comment.