diff options
| author | hathach <[email protected]> | 2018-12-05 17:09:30 +0700 |
|---|---|---|
| committer | hathach <[email protected]> | 2018-12-05 17:09:30 +0700 |
| commit | 3dc0653d702e5e6b50e6a256d613ab7323561d94 (patch) | |
| tree | 6bfabdee7e5e6e7bf45af209634ee61a8f45d2b2 /src/tusb_hal.h | |
| parent | 6f3898572d6f8eb04587f057b74f4f86e8a18856 (diff) | |
clean up
Diffstat (limited to 'src/tusb_hal.h')
| -rw-r--r-- | src/tusb_hal.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/tusb_hal.h b/src/tusb_hal.h index 804196ad2..e02ff480d 100644 --- a/src/tusb_hal.h +++ b/src/tusb_hal.h @@ -53,6 +53,7 @@ extern "C" { //--------------------------------------------------------------------+
// Only required to implement if using No RTOS (osal_none)
+// TODO could be remove
uint32_t tusb_hal_millis(void);
#ifdef __cplusplus
|
