From 04a316133af93b79bfbebb91f05eec1015ec2abc Mon Sep 17 00:00:00 2001 From: Keith Packard Date: Sun, 15 Mar 2009 18:10:43 -0700 Subject: [PATCH] Bump debug speed back up --- lib/ccdbg.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/ccdbg.h b/lib/ccdbg.h index f6e216c4..e0e12c8b 100644 --- a/lib/ccdbg.h +++ b/lib/ccdbg.h @@ -35,7 +35,7 @@ #define CC_CLOCK 0x1 #define CC_DATA 0x2 #define CC_RESET_N 0x4 -#define CC_CLOCK_US (1000) +#define CC_CLOCK_US (2) /* Telemetrum has a 10k pull-up to 3.3v, a 0.001uF cap to ground * and a 2.7k resistor to the reset line. This takes about 6us -- 2.30.2