1
0
mirror of https://github.com/arduino/Arduino.git synced 2025-01-20 09:52:13 +01:00

24 lines
533 B
Plaintext
Raw Normal View History

#######################################
# Syntax Coloring Map For LiquidCrystal
#######################################
#######################################
# Datatypes (KEYWORD1)
#######################################
LiquidCrystal KEYWORD1
#######################################
# Methods and Functions (KEYWORD2)
#######################################
clear KEYWORD2
home KEYWORD2
print KEYWORD2
setCursor KEYWORD2
#######################################
# Constants (LITERAL1)
#######################################