It is looking like USBSerial also breaks BufferedSerial. and I suspect for the same reason. I find that when USBSerial is defined, characters are not received in the input buffer and writable function never returns true.
It is looking like USBSerial also breaks BufferedSerial. and I suspect for the same reason. I find that when USBSerial is defined, characters are not received in the input buffer and writable function never returns true.