mirror of
https://github.com/aljazceru/Android-nRF-Toolbox.git
synced 2025-12-24 01:44:23 +01:00
Change PRX module
This commit is contained in:
@@ -6,4 +6,5 @@ import no.nordicsemi.android.service.BleManagerResult
|
||||
internal sealed class HRSViewState
|
||||
|
||||
internal data class WorkingState(val result: BleManagerResult<HRSData>) : HRSViewState()
|
||||
|
||||
internal object NoDeviceState : HRSViewState()
|
||||
|
||||
Reference in New Issue
Block a user