PaulS:
sb.print(F("HEX of char: "));
sb.println(c, HEX);
Either the output is a cut and paste error, or the class has a problem.
try again
PaulS:
sb.print(F("HEX of char: "));
sb.println(c, HEX);
Either the output is a cut and paste error, or the class has a problem.
try again