clean up remove CFG_TUSB_TICKS_HZ

This commit is contained in:
hathach
2018-04-10 14:47:33 +07:00
parent 81935c91e9
commit 33af6b6549
4 changed files with 1 additions and 9 deletions
-1
View File
@@ -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