toggle menu
Kotlin-BLE-Library
androidJvm
switch theme
search in API
profile
/
no.nordicsemi.android.kotlin.ble.profile.csc.data
/
WheelSize
Wheel
Size
data
class
WheelSize
(
val
value
:
Int
,
val
name
:
String
)
Members
Constructors
Wheel
Size
Link copied to clipboard
constructor
(
value
:
Int
,
name
:
String
)
Properties
name
Link copied to clipboard
val
name
:
String
value
Link copied to clipboard
val
value
:
Int