mirror of
https://github.com/FreeRTOS/FreeRTOS.git
synced 2025-06-30 13:56:56 +08:00
Add header include.
This commit is contained in:
@ -53,8 +53,10 @@
|
||||
|
||||
/* FreeRTOS includes. */
|
||||
#include "FreeRTOS.h"
|
||||
#include "partest.h"
|
||||
#include "task.h"
|
||||
|
||||
/* Demo includes. */
|
||||
#include "partest.h"
|
||||
|
||||
#define partstNUM_LEDs 4
|
||||
|
||||
|
Reference in New Issue
Block a user