fix naming, and build

This commit is contained in:
hathach
2022-03-04 22:31:48 +07:00
parent b9a6cd8b61
commit 56c2d4b666
4 changed files with 7 additions and 8 deletions

View File

@@ -38,7 +38,6 @@
// MACRO CONSTANT TYPEDEF
//--------------------------------------------------------------------+
typedef bool (*tuh_complete_cb_t)(xfer_result_t result);
typedef bool (*tuh_control_complete_cb_t)(uint8_t daddr, tusb_control_request_t const * request, xfer_result_t result);
//--------------------------------------------------------------------+