Skip to content

Commit 6de067f

Browse files
committed
gui: include semphr.h
1 parent 22af703 commit 6de067f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

main/gui.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44

55
#include <freertos/FreeRTOS.h>
66
#include <freertos/ringbuf.h>
7+
#include <freertos/semphr.h>
78
#include <freertos/task.h>
89

910
#include "display.h"

0 commit comments

Comments
 (0)