This commit is contained in:
rusefi 2019-01-28 19:33:51 -05:00
parent c4cd774d29
commit fef6c3cc95
1 changed files with 2 additions and 2 deletions

View File

@ -16,11 +16,11 @@
#include "hal.h"
#if HAL_USE_USB_MSD
#include "hal_usb_msd.h"
#include "usb_msd_cfg.h"
#if HAL_USE_USB_MSD
/*
* must be 64 for full speed and 512 for high speed
*/