From 6b34d9839454b3c02162a80094954da743ddc494 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?King=20K=C3=A9vin?= Date: Sun, 17 Apr 2016 12:12:27 +0200 Subject: [PATCH] remove bug comment --- lib/usb_cdcacm.c | 1 - 1 file changed, 1 deletion(-) diff --git a/lib/usb_cdcacm.c b/lib/usb_cdcacm.c index d4a34a9..6bd3eb4 100644 --- a/lib/usb_cdcacm.c +++ b/lib/usb_cdcacm.c @@ -16,7 +16,6 @@ * @file usb_cdcacm.c * @author King Kévin * @date 2016 - * @bug sometimes usbd_ep_write_packet packets get lost, even if the return value is right. I have no idea why */ /* standard libraries */