From 05bc63e1a12f18bf909a606792d5d562291f02ab Mon Sep 17 00:00:00 2001 From: Klaus Reimer Date: Sat, 13 Jul 2013 23:21:24 +0200 Subject: [PATCH] Add TODO --- TODO.txt | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 TODO.txt diff --git a/TODO.txt b/TODO.txt new file mode 100644 index 0000000..9e5ed42 --- /dev/null +++ b/TODO.txt @@ -0,0 +1,2 @@ +* Implement hotplug support. +* Implement asynchronous communication in low-level API. \ No newline at end of file