Skip to content

Commit

Permalink
Update keywords.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
soylentOrange committed May 8, 2023
1 parent 8bf887a commit 5c93788
Showing 1 changed file with 9 additions and 4 deletions.
13 changes: 9 additions & 4 deletions keywords.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,16 @@ DigiSpark_PWM KEYWORD1
# Methods and Functions (KEYWORD2)
#######################################

###################################
# Class ATtiny_PWM
###################################

begin KEYWORD2
setDutyCycle KEYWORD2
setFrequency KEYWORD2
getPin KEYWORD2

#######################################
# Constants (LITERAL1)
#######################################

ERROR_OK LITERAL1
ERROR_NOT_INITIALIZED LITERAL1
ERROR_INVALID_PIN LITERAL1

0 comments on commit 5c93788

Please sign in to comment.