mirror of
https://github.com/oopuuu/zTC1.git
synced 2025-12-16 23:18:24 +08:00
修复代码错误
This commit is contained in:
@@ -155,7 +155,7 @@ static void _qc_test_thread( mico_thread_arg_t arg )
|
||||
sprintf( str, "%02X-%02X-%02X-%02X-%02X-%02X", mac[0], mac[1], mac[2], mac[3], mac[4], mac[5] );
|
||||
QC_TEST_PRINT_STRING( "MAC:", str );
|
||||
|
||||
qc_scan( );
|
||||
mfg_scan( );
|
||||
|
||||
qc_test_tcpip( );
|
||||
|
||||
|
||||
Reference in New Issue
Block a user