added disclaimer

This commit is contained in:
Daniel Dakhno 2022-09-16 03:06:12 +02:00
parent cfc2d8688b
commit eb389ee1cd

View File

@ -20,4 +20,8 @@ The script takes two arguments, the serial port and the mount point
venv/bin/python3 fzfs.py /dev/ttyACM0 /home/user/flipper-zero
```
Then you should be able to access your flipper files through file browser of the console in the mountpoint.
Then you should be able to access your flipper files through file browser of the console in the mountpoint.
## Disclaimer
This software is still work in progress and may have errors despite my best efforts, so use with caution.