mirror of
https://github.com/dakhnod/fzfs.git
synced 2025-05-27 20:30:17 -07:00
added instructions to disconnect flipper after pairing
This commit is contained in:
parent
b3284ed938
commit
44834057b1
@ -29,10 +29,11 @@ First, you need to pair your flipper with your computer. Tihs process varies, bu
|
||||
bluetoothctl
|
||||
agent on
|
||||
pair youf_flipper_mac_address
|
||||
disconnect youf_flipper_mac_address
|
||||
```
|
||||
|
||||
This should ask you for a confirmation code and pair your device.
|
||||
After that, disconnect your Flipper from your computer.
|
||||
After that, ensure that your Flipper is disconnected from your computer.
|
||||
|
||||
Then, you can run
|
||||
|
||||
@ -42,4 +43,4 @@ venv/bin/python3 fzfs.py -a "youf_flipper_mac_address" -m /home/user/flipper-zer
|
||||
|
||||
## Disclaimer
|
||||
|
||||
This software is still work in progress and may have errors despite my best efforts, so use with caution.
|
||||
This software is still work in progress and may have errors despite my best efforts, so use with caution.
|
||||
|
Loading…
x
Reference in New Issue
Block a user