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 6dc4cf8 commit f450587Copy full SHA for f450587
examples/Interrupts/Interrupts.ino
@@ -47,7 +47,7 @@ void loop() {}
47
48
void interruptHandler() {
49
/**
50
- * Give semaphore in the interrup handler
+ * Give semaphore in the interrupt handler
51
* https://www.freertos.org/a00124.html
52
*/
53
0 commit comments