From b2c851ac425b6f01c02b89acba8f83e04ecfb604 Mon Sep 17 00:00:00 2001 From: Mark Qvist Date: Wed, 4 Apr 2018 15:30:49 +0200 Subject: [PATCH] Cleanup --- .gitignore | 2 ++ TODO | 12 ------------ 2 files changed, 2 insertions(+), 12 deletions(-) delete mode 100755 TODO diff --git a/.gitignore b/.gitignore index dde3895..c217835 100755 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,4 @@ .DS_Store *.pyc +t.py +TODO diff --git a/TODO b/TODO deleted file mode 100755 index abb6089..0000000 --- a/TODO +++ /dev/null @@ -1,12 +0,0 @@ -To do: - - - Transport - - SerialKISS interface - - MicroModemGP interface (Packet queue) - - Forwarding to other interfaces - - - Shared instance - - JSON api - - - - Resource storage \ No newline at end of file