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

23 lines
502 B
Plaintext
Raw Normal View History

#######################################
2015-03-17 17:13:47 +10:00
# Syntax Coloring Map For EEPROM
#######################################
#######################################
# Datatypes (KEYWORD1)
#######################################
EEPROM KEYWORD1
2015-03-17 17:13:47 +10:00
EERef KEYWORD1
EEPtr KEYWORD2
#######################################
# Methods and Functions (KEYWORD2)
#######################################
2015-03-17 17:13:47 +10:00
update KEYWORD2
#######################################
# Constants (LITERAL1)
#######################################