Move radio service code verbatim into repository/radio

This commit is contained in:
Mike Cumings 2022-04-22 10:22:03 -07:00
parent 166a56a75d
commit 4f6357103b
14 changed files with 26 additions and 12 deletions

View file

@ -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)