prepare for release

This commit is contained in:
hathach
2021-02-05 20:41:41 +07:00
parent 42dad78dbc
commit bb2f93d427
2 changed files with 65 additions and 0 deletions

View File

@@ -57,6 +57,7 @@ extern void dcd_int_handler(uint8_t rhport);
tusb_speed_t tud_speed_get(void);
// Check if device is connected (may not mounted/configured yet)
// True if just got out of Bus Reset and received the very first data from host
bool tud_connected(void);
// Check if device is connected and configured