mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2026-02-20 09:05:30 -05:00
Correct a comment that had been cut and paste into multiple main.c files.
This commit is contained in:
parent
5690221c5c
commit
f81575dcee
28 changed files with 111 additions and 165 deletions
|
|
@ -122,7 +122,7 @@
|
|||
* When mainSELECTED_APPLICATION is set to 1 the comprehensive test and demo
|
||||
* application will be run.
|
||||
*/
|
||||
#define mainSELECTED_APPLICATION 1
|
||||
#define mainSELECTED_APPLICATION 0
|
||||
|
||||
/*-----------------------------------------------------------*/
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue