Open kotobukidevelopers opened 3 years ago
how to compare the downloaded characeristic ?
example: char1 = [1,2,3,4,5] char2 = [2,3,4,5]
comapreCharacteristic(char1,char2)
UPDATE: Got it working using uploadcharacteristic()
how to compare the downloaded characeristic ?
example: char1 = [1,2,3,4,5] char2 = [2,3,4,5]
comapreCharacteristic(char1,char2)