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
|
|
@ -8,7 +8,7 @@ import android.content.pm.PackageManager
|
|||
import android.hardware.usb.UsbManager
|
||||
import android.os.Build
|
||||
import androidx.core.content.ContextCompat
|
||||
import com.geeksville.mesh.service.BluetoothInterface
|
||||
import com.geeksville.mesh.repository.radio.BluetoothInterface
|
||||
|
||||
/**
|
||||
* @return null on platforms without a BlueTooth driver (i.e. the emulator)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue