Solved a bug in the serial library: moved the #include <asm/termbits.h> header...
Solved a bug in the serial library: moved the #include <asm/termbits.h> header to the source file to avoid possible conflicts with other libraries using other termios headers.
Please register or sign in to comment