Skip to content

Commit 309c8c1

Browse files
committed
Added missing keyword analogWriteResolution
1 parent f9c8081 commit 309c8c1

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
@@ -117,6 +117,7 @@ analogReference KEYWORD2 AnalogReference
117117
analogRead KEYWORD2 AnalogRead
118118
analogReadResolution KEYWORD2 AnalogReadResolution
119119
analogWrite KEYWORD2 AnalogWrite
120+
analogWriteResolution KEYWORD2 AnalogWriteResolution
120121
attachInterrupt KEYWORD2 AttachInterrupt
121122
detachInterrupt KEYWORD2 DetachInterrupt
122123
digitalPinToInterrupt KEYWORD2 DigitalPinToInterrupt

0 commit comments

Comments
 (0)