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