Files
anadyr-marlin/Marlin/src/HAL/HAL_LPC1768/serial.h
Chris Pepper aa51a02b8f LPC1768: fix serial buffer underrun (#7854)
When the buffer is empty index_write == index_read, but they needed constrained by buffer_mask
2017-10-05 17:19:43 -05:00

5.1 KiB