diff options
Diffstat (limited to 'os/hal/include')
-rw-r--r-- | os/hal/include/usbh/dev/msd.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/os/hal/include/usbh/dev/msd.h b/os/hal/include/usbh/dev/msd.h index 88e8a5e..6f323d4 100644 --- a/os/hal/include/usbh/dev/msd.h +++ b/os/hal/include/usbh/dev/msd.h @@ -25,7 +25,6 @@ /* TODO:
*
* - Implement of conditional compilation of multiple-luns per instance.
- * - Implement error checking and recovery when commands fail.
*
*/
|