My code above was wrong. I can't figure out how to send specifically an unsigned char via ss.print();
I thought that the below could work since the hex is \r\n, but that did not work either. Thoughts?
ss.print("$PMTK161,0*28\r\n");
My code above was wrong. I can't figure out how to send specifically an unsigned char via ss.print();
I thought that the below could work since the hex is \r\n, but that did not work either. Thoughts?
ss.print("$PMTK161,0*28\r\n");