add bluetooth

This commit is contained in:
aanper 2020-08-02 08:17:15 +03:00
parent c0876ef6f6
commit 81928036a3
2 changed files with 6 additions and 1 deletions

View File

@ -14,4 +14,6 @@ Kickstarter page: [kickstarter.com](https://www.kickstarter.com/projects/flipper
* [U2F/FIDO2 security token](wiki/security-token.md)
* [infrared transmitter](wiki/ir.md)
* [GPIO/HW tools](wiki/gpio-hw.md)
* [USB](wiki/usb.md)
* [USB](wiki/usb.md)
* [Bluetooth](wiki/bluetooth.md)

3
wiki/bluetooth.md Normal file
View File

@ -0,0 +1,3 @@
# Bluetooth module
Bluetooth module will allow you to interact with Flipper using your smartphone, as well as transfer interfaces like UART and SPI to your computer wirelessly.