index — thing @ 5e6fe674c4c8947c13a6af1a8c13d7e29f5b0201

A little something I'm working on

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>