Skip to content

Flipper App 0.1.26

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 14 Sep 20:06
c6543f4
Add new BLE library architecture (#63)

**Background**

Now i can connect from another side

**Changes**

- Replace `BLEDevice` to `DiscoveredBluetoothDevice` as response from scanner
- Add entry point to library - `FlipperApi`
- Devide BLE api to `FlipperDeviceApi` and `FlipperPairApi`

**Test plan**
Just merge it and test after