From 33af6b6549e24547105ba19603d6fe9c39b9a825 Mon Sep 17 00:00:00 2001 From: hathach Date: Tue, 10 Apr 2018 14:47:33 +0700 Subject: clean up remove CFG_TUSB_TICKS_HZ --- examples/device/device_virtual_com/src/tusb_config.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'examples/device/device_virtual_com/src') diff --git a/examples/device/device_virtual_com/src/tusb_config.h b/examples/device/device_virtual_com/src/tusb_config.h index d5139e385..e2a9e6a40 100644 --- a/examples/device/device_virtual_com/src/tusb_config.h +++ b/examples/device/device_virtual_com/src/tusb_config.h @@ -70,9 +70,6 @@ //#define CFG_TUSB_OS TUSB_OS_NONE // be passed from IDE/command line for easy project switching //#define CFG_TUSB_OS_TASK_PRIO 0 // be passed from IDE/command line for easy project switching -#define CFG_TUSB_TICKS_HZ 1000 - -//#define CFG_TUSB_OS TUSB_OS_NONE //--------------------------------------------------------------------+ // USB RAM PLACEMENT -- cgit v1.3.1