Merge branch 'Homocube' of https://gitlab.com/sminnovations/hpos into Homocube

This commit is contained in:
Pritimay Sarkar
2023-08-03 16:46:01 +05:30
3 changed files with 9 additions and 4 deletions

View File

@@ -47,5 +47,6 @@ object Constants {
const val KIT_NUMBER = "KitNumber"
const val KIT_COUNT = "KitCount"
const val BUFFER_VALUE = "BufferValue"
const val BUFFER_VALUE_1 = "BufferValue1"
const val BUFFER_VALUE_2 = "BufferValue2"
}