Skip to content

Commit b018874

Browse files
committed
Merge pull request arduino#3855 from agdl/pulseInLongKeyword
Added pulseInLong Keyword
2 parents 0b1f524 + c67e424 commit b018874

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

build/shared/lib/keywords.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -126,6 +126,7 @@ noInterrupts KEYWORD2 NoInterrupts
126126
noTone KEYWORD2 NoTone
127127
pinMode KEYWORD2 PinMode
128128
pulseIn KEYWORD2 PulseIn
129+
pulseInLong KEYWORD2 PulseInLong
129130
shiftIn KEYWORD2 ShiftIn
130131
shiftOut KEYWORD2 ShiftOut
131132
tone KEYWORD2 Tone

0 commit comments

Comments
 (0)