gandrewstone / LIN

The LIN protocol implemented over Arduino APIs (Serial and Digital IO)
119 stars 46 forks source link

Update lin.cpp #7

Open aaknitt opened 4 years ago

aaknitt commented 4 years ago

moved/added serial.flush() to Lin::recv to allow sync byte and ID byte to send properly before txPin is flipped to an INPUT.