YK12321
Results
2
comments of
YK12321
Have the same problem, wanted to send an int i, did this for the fix: char iChar = String(i)[0]; bleSerial.print(iChar)
Have the same problem, wanted to send an int i, did this for the fix: char iChar = String(i)[0]; bleSerial.print(iChar);