main.h (view raw)
1 2 3 4 5 6
#include <stdint.h> #include <stdio.h> #include <poll.h> #include <termios.h> #include <unistd.h>