mirror of
https://gitea.osmocom.org/sim-card/simtrace2.git
synced 2026-03-26 10:18:31 +03:00
minor: fix typo
Change-Id: I462291078fe9b05bfdf6fb7ab0f96b1edeecdac6
This commit is contained in:
@@ -208,7 +208,7 @@ void DFURT_SwitchToDFU(void)
|
|||||||
* activate itself, rather than boot into the application */
|
* activate itself, rather than boot into the application */
|
||||||
g_dfu->magic = USB_DFU_MAGIC;
|
g_dfu->magic = USB_DFU_MAGIC;
|
||||||
|
|
||||||
/* Disconnect the USB by remoting the pull-up */
|
/* Disconnect the USB by removing the pull-up */
|
||||||
USBD_Disconnect();
|
USBD_Disconnect();
|
||||||
__disable_irq();
|
__disable_irq();
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user