diff options
| author | hathach <[email protected]> | 2013-10-26 20:14:12 +0700 |
|---|---|---|
| committer | hathach <[email protected]> | 2013-10-26 20:14:12 +0700 |
| commit | df8d56f48531c310c9cf9c36315b9ac11c4f1983 (patch) | |
| tree | 0d278029b76e74b448526c37f753fd2e4d4ffb61 /tinyusb | |
| parent | dae4fdc04f5d775b4db46992c98a385f548c9288 (diff) | |
more document
Diffstat (limited to 'tinyusb')
| -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_ */
/** @} */
+/** @} */
|
