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.
2 parents 1439059 + 462caff commit 1cb1ecaCopy full SHA for 1cb1eca
Language/Functions/Advanced IO/pulseInLong.adoc
@@ -76,7 +76,7 @@ void loop() {
76
77
[float]
78
=== Notes and Warnings
79
-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.
80
81
--
82
// HOW TO USE SECTION ENDS
0 commit comments