code cleanup, dropped the sniffer
[tv_i2c_hack] / serial.h
diff --git a/serial.h b/serial.h
deleted file mode 100644 (file)
index 615626e..0000000
--- a/serial.h
+++ /dev/null
@@ -1,7 +0,0 @@
-#ifndef SERIAL_H_
-#define SERIAL_H_
-
-void init_serial(long baud);
-int have_input(void);
-
-#endif /* SERIAL_H_ */