Skip to content

Commit 3902eeb

Browse files
authored
Add new functions from v2.2.0 to the Keywords
Adds the following - setOscillatorFrequency - getOscillatorFrequency - FREQUENCY_OSCILLATOR
1 parent 25c495e commit 3902eeb

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

keywords.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,10 @@ setPWM KEYWORD2
2020
setPin KEYWORD2
2121
readPrescale KEYWORD2
2222
writeMicroseconds KEYWORD2
23+
setOscillatorFrequency KEYWORD2
24+
getOscillatorFrequency KEYWORD2
2325

2426
#######################################
2527
# Constants (LITERAL1)
2628
#######################################
29+
FREQUENCY_OSCILLATOR LITERAL1

0 commit comments

Comments
 (0)