Skip to content

Commit 0f96e46

Browse files
committed
Added keyword digitalPinToInterrupt
1 parent 46cb5f0 commit 0f96e46

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

build/shared/lib/keywords.txt

+1
Original file line numberDiff line numberDiff line change
@@ -115,6 +115,7 @@ analogRead KEYWORD2 AnalogRead
115115
analogWrite KEYWORD2 AnalogWrite
116116
attachInterrupt KEYWORD2 AttachInterrupt
117117
detachInterrupt KEYWORD2 DetachInterrupt
118+
digitalPinToInterrupt KEYWORD2 DigitalPinToInterrupt
118119
delay KEYWORD2 Delay
119120
delayMicroseconds KEYWORD2 DelayMicroseconds
120121
digitalWrite KEYWORD2 DigitalWrite

0 commit comments

Comments
 (0)