summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ccdbg.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ccdbg.h b/ccdbg.h
index fc0cdd3c..7d9940c3 100644
--- a/ccdbg.h
+++ b/ccdbg.h
@@ -45,7 +45,7 @@
/* painfully slow for now */
-#define CC_CLOCK_US (1000)
+#define CC_CLOCK_US (50)
struct ccdbg {
usb_dev_handle *usb_dev;