dumped all my old arduino stuff in here.
This commit is contained in:
parent
8cc6f23f59
commit
8f8959b76f
76 changed files with 8127 additions and 2 deletions
22
libraries/FrequencyTimer2/keywords.txt
Normal file
22
libraries/FrequencyTimer2/keywords.txt
Normal file
|
|
@ -0,0 +1,22 @@
|
|||
#######################################
|
||||
# Syntax Coloring Map FrequencyTimer2
|
||||
#######################################
|
||||
|
||||
#######################################
|
||||
# Datatypes (KEYWORD1)
|
||||
#######################################
|
||||
|
||||
FrequencyTimer2 KEYWORD1
|
||||
|
||||
#######################################
|
||||
# Methods and Functions (KEYWORD2)
|
||||
#######################################
|
||||
setPeriod KEYWORD2
|
||||
getPeriod KEYWORD2
|
||||
enable KEYWORD2
|
||||
disable KEYWORD2
|
||||
setOnOverflow KEYWORD2
|
||||
|
||||
#######################################
|
||||
# Constants (LITERAL1)
|
||||
#######################################
|
||||
Loading…
Add table
Add a link
Reference in a new issue