You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've been working on making bitlash work with arbitrary Stream classes. Once this is merged, you should be able to just do Serial1.begin(115200); initBitlash(Serial1); to make bitlash work with the second serial port. Would that solve your issue?
The docs unfortunately don't tell how to use the second serial port (if available), or I have missed it in the docs.
The text was updated successfully, but these errors were encountered: