Closed nerdralph closed 3 years ago
This would be much more efficient than doing bit operations on a byte in xRAM. https://github.com/DeqingSun/ch55xduino/blob/ch55xduino/ch55xduino/ch55x/cores/ch55xduino/HardwareSerial0.c#L11
Now fixed in master branch
This would be much more efficient than doing bit operations on a byte in xRAM. https://github.com/DeqingSun/ch55xduino/blob/ch55xduino/ch55xduino/ch55x/cores/ch55xduino/HardwareSerial0.c#L11