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 091ed09 commit 07f4325Copy full SHA for 07f4325
Language/Functions/Advanced IO/pulseInLong.adoc
@@ -73,7 +73,7 @@ void loop() {
73
74
[float]
75
=== Notes and Warnings
76
-This function relies on micros() so cannot be used in link:../../interrupts/noInterrupts[noInterrupts()] context.
+This function relies on micros() so cannot be used in link:../../interrupts/nointerrupts[noInterrupts()] context.
77
78
--
79
// HOW TO USE SECTION ENDS
0 commit comments