mirror of
https://github.com/aljazceru/Android-nRF-Toolbox.git
synced 2026-01-30 20:14:22 +01:00
Implement UART module
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
<uses-permission android:name="android.permission.BLUETOOTH_CONNECT" />
|
||||
|
||||
<application>
|
||||
<service android:name=".service.CSCService" />
|
||||
<service android:name=".repository.CSCService" />
|
||||
</application>
|
||||
|
||||
</manifest>
|
||||
|
||||
Reference in New Issue
Block a user