ftdi_stream: fix timeout setting: tv_usec field of timeval is in microseconds, not ms
[libftdi] / TODO
diff --git a/TODO b/TODO
index eb45683..517178c 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,19 +1,3 @@
 *** TODO for 1.0 release ***
-Build related:
-- Rename the library and header file,
-  so libftdi 0.x and 1.x can co-exist
-
-Python wrapper:
-- Find out the following:
-  - Rename wrapper library to "ftdi1", users have to "import ftdi1"
-  - All other code in the examples can continue
-    to use "ftdi.xxx" instead of "ftdi1.xxx"
-
-Misc:
-- Resolve TODO entries in ftdi_eeprom
-- Look into merging ftdi_eeprom and examples/eeprom
-
 Documentation:
-- Mention libusb-1.0 dependency
-- Comparison between 1.0 and 0.19
 - Document the new EEPROM function