Intergating new protocol

This commit is contained in:
2026-07-18 12:49:48 +07:00
parent 245330d37a
commit 8af98f505f
6 changed files with 161 additions and 98 deletions
+4 -1
View File
@@ -23,7 +23,10 @@
<string>The app requires Bluetooth to connect and manage Torque devices.</string>
<key>NSBluetoothPeripheralUsageDescription</key>
<string>The app requires Bluetooth to connect and manage Torque devices.</string>
<key>UIBackgroundModes</key>
<array>
<string>bluetooth-central</string>
</array>
<key>UILaunchScreen</key>
<dict/>
</dict>