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
27
libraries/LCD4Bit/keywords.txt
Normal file
27
libraries/LCD4Bit/keywords.txt
Normal file
|
|
@ -0,0 +1,27 @@
|
|||
#######################################
|
||||
# Syntax Coloring Map For Matrix
|
||||
#######################################
|
||||
|
||||
#######################################
|
||||
# Datatypes (KEYWORD1)
|
||||
#######################################
|
||||
|
||||
LCD4Bit KEYWORD1
|
||||
|
||||
#######################################
|
||||
# Methods and Functions (KEYWORD2)
|
||||
#######################################
|
||||
|
||||
clear KEYWORD2
|
||||
commandWrite KEYWORD2
|
||||
cursorTo KEYWORD2
|
||||
init KEYWORD2
|
||||
leftScroll KEYWORD2
|
||||
print KEYWORD2
|
||||
printIn KEYWORD2
|
||||
commandWriteNibble KEYWORD2
|
||||
|
||||
#######################################
|
||||
# Constants (LITERAL1)
|
||||
#######################################
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue