afterburner/src_pc
ole00 b5d6fa6683 version 0.4 - baud rate changed to 57600. Please re-upload .ino sketch.
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.
2022-04-01 22:15:48 +01:00
..
afterburner.c version 0.4 - baud rate changed to 57600. Please re-upload .ino sketch. 2022-04-01 22:15:48 +01:00
serial_port.h version 0.4 - baud rate changed to 57600. Please re-upload .ino sketch. 2022-04-01 22:15:48 +01:00