mirror of
https://github.com/ole00/afterburner.git
synced 2024-11-24 19:30:54 +00:00
babba5bca9
Previously the new line characters were expected to be part of the feed request message. This is not so on ESP32 based Arduino library implementation. The new line characters arrive later on separately after a small pause This code change fixes 'corrupted feed request' warning messages on such Arduino platforms. |
||
---|---|---|
.. | ||
afterburner.c | ||
serial_port.h |