Skip to content

Commit 2096084

Browse files
authored
fmt(0) format ffs
1 parent 6b59c86 commit 2096084

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/Scripting-Language.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1042,6 +1042,7 @@ The script itself is also stored on the file system with a default size of 8192
10421042
### Extended commands (+0,9k flash)
10431043

10441044
`#define USE_SCRIPT_FATFS_EXT`
1045+
`fmt(0)` format flash file system (erases all data)
10451046
`fmd("fname")` make directory fname
10461047
`frd("fname")` remove directory fname
10471048
`fra(array fr)` reads array from open file with fr (assumes tab delimited entries)

0 commit comments

Comments
 (0)