mirror of
https://github.com/ole00/afterburner.git
synced 2024-11-26 03:49:18 +00:00
b5d6fa6683
After testing with genuine arduino uno I could not make it to work reliably using the original baudrate 38400 on Windows 7. Linux worked OK, but Windows 7 inserted extra 2 bytes 0xFE or 0xFF at the beginnig of the serial communication (at least that's what arduino read from the serial line). Baudrate 57600 so far had no issue, another reliable option seem to be 9600. |
||
---|---|---|
.. | ||
afterburner.c | ||
serial_port.h |