MakerHub/LINX

UART Read Available Bytes is broken

scsukas8 opened this issue · 1 comments

The return type for Serial.Available() is an integer but needs to be cast to an unsigned char, representing the number of available bytes.

Fixed in 2.1