修复代码错误

This commit is contained in:
nhkefus
2025-03-11 14:10:51 +08:00
parent a7f6e9379a
commit 3422912129
576 changed files with 39303 additions and 1012 deletions

View File

@@ -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( );