X-Git-Url: https://git.gag.com/?p=fw%2Faltos;a=blobdiff_plain;f=lib%2Fccdbg.h;fp=lib%2Fccdbg.h;h=f6e216c41b61b71c5be2f0a5714101cf2124646f;hp=dbb2a907bc3ee20cc105c2efaa7079e1b740e73c;hb=c8fd04e154bcfd65ae1200980bd8163caabd7fe4;hpb=ade11f88754b4ab0386ebf86afc5257e59238f62 diff --git a/lib/ccdbg.h b/lib/ccdbg.h index dbb2a907..f6e216c4 100644 --- a/lib/ccdbg.h +++ b/lib/ccdbg.h @@ -32,9 +32,9 @@ #include #include "ccdbg-debug.h" -#define CC_CLOCK 0x4 +#define CC_CLOCK 0x1 #define CC_DATA 0x2 -#define CC_RESET_N 0x1 +#define CC_RESET_N 0x4 #define CC_CLOCK_US (1000) /* Telemetrum has a 10k pull-up to 3.3v, a 0.001uF cap to ground