minor clean up

This commit is contained in:
hathach
2024-11-27 11:35:21 +07:00
parent 453d69517b
commit 9e4b855e53
6 changed files with 15 additions and 19 deletions

View File

@@ -96,8 +96,6 @@ typedef union {
// APPLICATION CALLBACK
//--------------------------------------------------------------------+
//TU_ATTR_WEAK uint8_t tuh_attach_cb (tusb_desc_device_t const *desc_device);
// Invoked when a device is mounted (configured)
TU_ATTR_WEAK void tuh_mount_cb (uint8_t daddr);