Files
Klipper/src/avr
Kevin O'Connor 262ccbcf30 serial: Be careful with comparison of transmit_max to transmit_pos
There is a small possibility that a shutdown could occur between
clearing transmit_max and clearing transmit_pos - so make sure to
handle the case where transmit_pos > transmit_max.

Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
2017-01-14 12:11:30 -05:00
..
2016-05-25 11:37:40 -04:00
2016-06-14 14:00:57 -04:00
2016-05-25 11:37:40 -04:00
2016-05-25 11:37:40 -04:00