summaryrefslogtreecommitdiff
path: root/ccdbg.h
diff options
context:
space:
mode:
Diffstat (limited to 'ccdbg.h')
-rw-r--r--ccdbg.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ccdbg.h b/ccdbg.h
index 19cf8fa3..90d6d25b 100644
--- a/ccdbg.h
+++ b/ccdbg.h
@@ -45,7 +45,7 @@
/* painfully slow for now */
-#define CC_CLOCK_US (100 * 1000)
+#define CC_CLOCK_US (100)
struct ccdbg {
usb_dev_handle *usb_dev;