mirror of
https://github.com/dakhnod/fzfs.git
synced 2025-05-29 13:20:16 -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
|
bluetoothctl
|
||||||
agent on
|
agent on
|
||||||
pair youf_flipper_mac_address
|
pair youf_flipper_mac_address
|
||||||
|
disconnect youf_flipper_mac_address
|
||||||
```
|
```
|
||||||
|
|
||||||
This should ask you for a confirmation code and pair your device.
|
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
|
Then, you can run
|
||||||
|
|
||||||
@ -42,4 +43,4 @@ venv/bin/python3 fzfs.py -a "youf_flipper_mac_address" -m /home/user/flipper-zer
|
|||||||
|
|
||||||
## Disclaimer
|
## 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