Added code for diagnostics
This commit is contained in:
@@ -2,7 +2,7 @@ package com.example.hpostesting.data.constant
|
||||
|
||||
enum class HemoCubeCommands(val command: String) {
|
||||
startBuffer("B\r"),
|
||||
getBuffer("Q\r"),
|
||||
getBuffer("D\r"),
|
||||
startSample("S\r"),
|
||||
getSample("P\r"),
|
||||
}
|
||||
Reference in New Issue
Block a user