瀏覽代碼

Debug code for interconnect cable debugging

capsense
Jacob Alexander 8 年之前
父節點
當前提交
8dbba83942
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1
    0
      Scan/UARTConnect/connect_scan.c

+ 1
- 0
Scan/UARTConnect/connect_scan.c 查看文件

@@ -1139,6 +1139,7 @@ void Connect_scan()
}

// 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