Update matrix.c

master
ishtob 2017-03-22 15:45:15 -04:00 committed by GitHub
parent d1865db599
commit 1f7b8a0343
1 changed files with 1 additions and 2 deletions

View File

@ -210,8 +210,7 @@ uint8_t matrix_scan(void)
if( serial_transaction() ) {
#endif
// turn on the indicator led when halves are disconnected
// TXLED1;
TXLED0;
TXLED1;
error_count++;