Skip to content

Commit f87bb6e

Browse files
author
Stefania
authored
Merge pull request #233 from arduino/SimonePDA-patch-5
Update pulseInLong.adoc
2 parents 091ed09 + 07f4325 commit f87bb6e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Language/Functions/Advanced IO/pulseInLong.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ void loop() {
7373

7474
[float]
7575
=== Notes and Warnings
76-
This function relies on micros() so cannot be used in link:../../interrupts/noInterrupts[noInterrupts()] context.
76+
This function relies on micros() so cannot be used in link:../../interrupts/nointerrupts[noInterrupts()] context.
7777

7878
--
7979
// HOW TO USE SECTION ENDS

0 commit comments

Comments
 (0)