imabot2/serialib

Possible typo line 810 in serialib.cpp

Closed this issue · 1 comments

elscan commented

I could be wring here, but I think in serialib.cpp, in serialib::setRTS() , line 810 should have - currentStateRTS = true - rather than - currentStateRTS = false -. At the moment, the - currentStateRTS = false - appears in both serialib::setRTS() and serialib::clearRTS() .

I downloaded from Lulu's blog rather than from GitHub

Anyway, thank you so much for putting this together.

Thank you for your feedback. It's fixed.
0712227