From df8d56f48531c310c9cf9c36315b9ac11c4f1983 Mon Sep 17 00:00:00 2001 From: hathach Date: Sat, 26 Oct 2013 20:14:12 +0700 Subject: [PATCH] more document --- tinyusb/host/hub.h | 1 + 1 file changed, 1 insertion(+) 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_ */ /** @} */ +/** @} */