Skip to content

Commit dcdb4a5

Browse files
committed
Minor changes
1 parent e1bed2b commit dcdb4a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/test.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -428,7 +428,7 @@ void MainTest( )
428428

429429
int main( )
430430
{
431-
printf( "\nInit...\n" );
431+
printf( "\n\t\t======MODLIB LIBRARY COVERAGE TEST LOG======\n\n\n" );
432432
memset( TestValues2, 0xAA, 1024 );
433433

434434
//Init slave and master

0 commit comments

Comments
 (0)