Start using the new control script

This commit is contained in:
Igor Socec 2016-12-22 17:20:00 +01:00
parent 8c35a6c1a7
commit 1c20be41e3
8 changed files with 260 additions and 668 deletions

1
tty.h
View file

@ -3,7 +3,6 @@
#pragma once
#include <common.h>
#include <client.h>
#include <termios.h>
#define TTY_DEV_PATH_LEN 128