diff options
| -rw-r--r-- | tinyusb/host/hub.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tinyusb/host/hub.h b/tinyusb/host/hub.h index 4eb1184ba..b6cdd599f 100644 --- a/tinyusb/host/hub.h +++ b/tinyusb/host/hub.h @@ -210,3 +210,4 @@ tusb_error_t hub_status_pipe_queue(uint8_t dev_addr); #endif /* _TUSB_HUB_H_ */
/** @} */
+/** @} */
|
