XMegaForArduino/arduino

300 baud does not appear to work properly with HardwareSerial

Opened this issue · 0 comments

for some reason, the fix to HardwareSerial that returns correct BSEL and BSCALE values for a given baud rate does not work for 300 baud.

correct assignment for 300 baud may not be possible. need to investigate this.

(it's so slow I doubt anyone is using it)