diff options
| author | hathach <[email protected]> | 2018-04-10 14:47:33 +0700 |
|---|---|---|
| committer | hathach <[email protected]> | 2018-04-10 14:47:33 +0700 |
| commit | 33af6b6549e24547105ba19603d6fe9c39b9a825 (patch) | |
| tree | 12fecc6385a41337a5498f448ae43bcc8928acac /tests | |
| parent | 81935c91e98e76108d045df2581772c3a34a99ce (diff) | |
clean up remove CFG_TUSB_TICKS_HZ
Diffstat (limited to 'tests')
| -rw-r--r-- | tests/support/tusb_config.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/support/tusb_config.h b/tests/support/tusb_config.h index 62d1f6814..909e18155 100644 --- a/tests/support/tusb_config.h +++ b/tests/support/tusb_config.h @@ -87,7 +87,6 @@ #define CFG_TUSB_DEBUG 3
#define CFG_TUSB_OS TUSB_OS_NONE
-#define CFG_TUSB_TICKS_HZ 1000 // 1 ms tick
#define CFG_TUSB_ATTR_USBRAM
#ifdef __cplusplus
|
