mirror of
https://github.com/sascha-hemi/pycom-documentation.git
synced 2026-03-21 12:05:39 +01:00
Update safeboot.md
fixed typo
This commit is contained in:
@@ -30,7 +30,7 @@ If problems occur within the filesystem or you wish to factory reset your module
|
||||
|
||||
```python
|
||||
>>> import os
|
||||
>>> os.fsformat('flash')
|
||||
>>> os.fsformat('/flash')
|
||||
```
|
||||
|
||||
> Be aware, formatting the flash filesystem will delete all files inside the internal device storage (not the SD card) and they cannot be recovered.
|
||||
|
||||
Reference in New Issue
Block a user