소스 검색

add bluetooth

aanper 5 년 전
부모
커밋
81928036a3
2개의 변경된 파일6개의 추가작업 그리고 1개의 파일을 삭제
  1. 3 1
      README.md
  2. 3 0
      wiki/bluetooth.md

+ 3 - 1
README.md

@@ -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 - 0
wiki/bluetooth.md

@@ -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.