Merge branch 'Homocube' of https://gitlab.com/sminnovations/hpos into Homocube
This commit is contained in:
@@ -425,6 +425,11 @@ class HemoCubeFragment : Fragment() {
|
||||
// }
|
||||
// }
|
||||
DataHolder.hemoCubeTestData?.apply {
|
||||
|
||||
activity?.runOnUiThread {
|
||||
binding.tvName.visibility = View.VISIBLE
|
||||
}
|
||||
binding.tvName.text = this.name
|
||||
deviceId = deviceSerialNo
|
||||
led1Buffer = led1BufferForDevice
|
||||
led2Buffer = led2BufferForDevice
|
||||
|
||||
Reference in New Issue
Block a user