# HG changeset patch # User Jacob Alexander # Date 1456003669 28800 # Node ID e7a3be42ae1e46ad59a353e118b72996b1048f86 # Parent 065959b4f7bd5b5828a2d87b6ed476f4c85a3940 Debug code for interconnect cable debugging diff -r 065959b4f7bd -r e7a3be42ae1e Scan/UARTConnect/connect_scan.c --- a/Scan/UARTConnect/connect_scan.c Sat Feb 06 18:23:34 2016 -0800 +++ b/Scan/UARTConnect/connect_scan.c Sat Feb 20 13:27:49 2016 -0800 @@ -1139,6 +1139,7 @@ } // Limit how often we do cable checks + //uint32_t time_compare = 0x007; // Used for debugging cables -HaaTa uint32_t time_compare = 0x7FF; // Must be all 1's, 0x3FF is valid, 0x4FF is not uint32_t current_time = systick_millis_count; if ( Connect_lastCheck != current_time