From 6b85a7d453414d31432e63045581b2602d4abf45 Mon Sep 17 00:00:00 2001 From: FreeArtMan <=> Date: Tue, 22 Sep 2015 21:37:16 +0100 Subject: Added tui interface, updated gitignores, updated makefiles --- test/ui_tui_waterfall.c | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 test/ui_tui_waterfall.c (limited to 'test/ui_tui_waterfall.c') diff --git a/test/ui_tui_waterfall.c b/test/ui_tui_waterfall.c new file mode 100644 index 0000000..a0a83bc --- /dev/null +++ b/test/ui_tui_waterfall.c @@ -0,0 +1,11 @@ +#include +#include + +//radiola +#include + +int main() +{ + + return 0; +} \ No newline at end of file -- cgit v1.2.3