mirror of
https://github.com/hathach/tinyusb.git
synced 2025-02-07 05:54:11 +08:00
Bug
This commit is contained in:
parent
46977a011d
commit
c87fba1dc3
@ -397,7 +397,6 @@ bool tud_connect(void)
|
||||
|
||||
bool tud_sof_cb_enable(bool en)
|
||||
{
|
||||
TU_VERIFY(dcd_sof_enable);
|
||||
_usbd_sof.cb_en = en;
|
||||
dcd_sof_enable(_usbd_rhport, _usbd_sof.value ? true : false);
|
||||
return true;
|
||||
|
Loading…
x
Reference in New Issue
Block a user