fix whitespace
This commit is contained in:
parent
f665da37bd
commit
509816147d
|
@ -48,7 +48,6 @@
|
|||
/*
|
||||
* USBH driver system settings.
|
||||
*/
|
||||
|
||||
#define STM32_OTG1_CHANNELS_NUMBER 8
|
||||
#define STM32_OTG2_CHANNELS_NUMBER 12
|
||||
|
||||
|
@ -64,3 +63,4 @@
|
|||
|
||||
#define STM32_USBH_MIN_QSPACE 4
|
||||
#define STM32_USBH_CHANNELS_NP 4
|
||||
|
||||
|
|
Loading…
Reference in New Issue