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 1fff5d1 commit ab0466fCopy full SHA for ab0466f
examples/Mutex/Mutex.ino
@@ -7,7 +7,7 @@
7
#include <Arduino_FreeRTOS.h>
8
9
10
-// Include mutex supoport
+// Include mutex support
11
#include <semphr.h>
12
13
/*
0 commit comments