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
Hi @sousarbarb , are you running on a recent debian distro? The latest release only made it into Ubuntu 20.04. Can you provide details on your OS? Thanks for submitting your issue.
Hi,
I installed the LibSerial library through the
sudo apt install libserial-dev
.However, when implementing communication through serial ports using threads, as already noticed in the issues, I had several problems.
I've seen in #99 that the call of DrainIOBuffer resolves the problem for sleep. However, this member function is not implemented in libserial-dev.
Could the package be updated?
The text was updated successfully, but these errors were encountered: