We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 22af703 commit 6de067fCopy full SHA for 6de067f
main/gui.c
@@ -4,6 +4,7 @@
4
5
#include <freertos/FreeRTOS.h>
6
#include <freertos/ringbuf.h>
7
+#include <freertos/semphr.h>
8
#include <freertos/task.h>
9
10
#include "display.h"
0 commit comments