reduce clock to 50us
[fw/altos] / ccdbg.h
diff --git a/ccdbg.h b/ccdbg.h
index fc0cdd3c52899fd2cec8a03c79809b342a91ffbc..7d9940c30bb49b80312d323cf3b314ffac41aaf5 100644 (file)
--- 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;