forked from epagris/FreeRTOS-Kernel
Change capitalization of include header.
This commit is contained in:
parent
91805dd051
commit
3244fd67dc
@ -32,7 +32,7 @@
|
||||
|
||||
/* Kernel includes. */
|
||||
#include "FreeRTOS.h"
|
||||
#include "Semphr.h"
|
||||
#include "semphr.h"
|
||||
#include "task.h"
|
||||
|
||||
/* Demo includes. */
|
||||
|
Loading…
x
Reference in New Issue
Block a user