You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
*`deviceName` The device to format: DEV_SDCARD or DEV_USB.
99
-
*`fileSystem` The file system type to format: FS_FAT or FS_LITTLEFS. FS_FAT is probably the better choice for both SD Cards and USB thumb drives in most cases.
100
-
101
-
#### Returns
102
-
On success: 0. On failure: -1 with an error code in the errno variable.
103
-
44
+
See [here](./api.md) for a complete description of the API.
0 commit comments