4
0
mirror of https://github.com/RT-Thread/rt-thread.git synced 2025-02-19 02:21:32 +08:00

Update mstorage.c

This commit is contained in:
David Lin 2020-11-21 15:35:53 +08:00 committed by GitHub
parent 107b2063c1
commit da464e6cc3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -12,7 +12,6 @@
*/
#include <rtthread.h>
#include <rtservice.h>
#include "drivers/usb_device.h"
#include "mstorage.h"