mirror of
https://github.com/meshtastic/Meshtastic-Android.git
synced 2026-04-20 22:23:37 +00:00
Move radio service code verbatim into repository/radio
This commit is contained in:
parent
166a56a75d
commit
4f6357103b
14 changed files with 26 additions and 12 deletions
|
|
@ -117,7 +117,7 @@
|
|||
|
||||
<!-- This is a private service which just does direct communication to the radio -->
|
||||
<service
|
||||
android:name="com.geeksville.mesh.service.RadioInterfaceService"
|
||||
android:name="com.geeksville.mesh.repository.radio.RadioInterfaceService"
|
||||
android:enabled="true"
|
||||
android:exported="false" />
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue