Pārlūkot izejas kodu

Update readme

main
PaulStoffregen pirms 8 gadiem
vecāks
revīzija
63aa3a33d6
1 mainītis faili ar 3 papildinājumiem un 1 dzēšanām
  1. +3
    -1
      README.md

+ 3
- 1
README.md Parādīt failu

@@ -50,9 +50,11 @@ SerialFlash automatically detects SPI Flash chip type and capacity to automatica
Several limitations apply to writing. Only previously unwritten portions of the file may be written. File sizes can never change. Writes may only be done within the file's original size.

### Erase Data

file.erase();
Only files created for erasing can be erased. The entire file is erased to all 255 (0xFF) bytes.
Only files created for erasing can be erased. The entire file is erased to all 255 (0xFF) bytes, which allows the file to be written with new data.
## Managing Files


Notiek ielāde…
Atcelt
Saglabāt