Update main.c for comment

This commit is contained in:
chinglee-iot 2024-04-03 18:57:56 +08:00 committed by GitHub
parent 5e89f9dd0d
commit 0b68bdfbd9
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -98,5 +98,5 @@ void main( void )
( void ) pcTaskName; ( void ) pcTaskName;
} }
#endif #endif /* #if ( configCHECK_FOR_STACK_OVERFLOW > 0 ) */
/*-----------------------------------------------------------*/ /*-----------------------------------------------------------*/