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
{{ message }}
This repository was archived by the owner on Apr 9, 2025. It is now read-only.
On Ubuntu 15.10 (amd64) and Raspbian on a Raspberry Pi 2 the Termios struct contains an extra unsigned char before the CC array (c_line). Because of this everything was off by one byte, e.g. VMIN was interpreted as VTIME.