Replace semphr.h with task.h include after task-notification refactor
This commit is contained in:
@@ -10,8 +10,8 @@
|
||||
|
||||
#include "Arduino.h"
|
||||
#include "freertos/FreeRTOS.h"
|
||||
#include "freertos/semphr.h"
|
||||
#include "freertos/queue.h"
|
||||
#include "freertos/task.h"
|
||||
|
||||
#define ISR_TIME_US (10000uL)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user