mirror of
https://github.com/esp8266/Arduino.git
synced 2025-07-30 16:24:09 +03:00
The Arduino IDE currently requires the use of a tab separator between the name and identifier. Without this tab the keyword is not highlighted. Reference: https://github.com/arduino/Arduino/wiki/Arduino-IDE-1.5:-Library-specification#keywords
30 lines
656 B
Plaintext
30 lines
656 B
Plaintext
#######################################
|
|
# Syntax Coloring Map For Wire
|
|
#######################################
|
|
|
|
#######################################
|
|
# Datatypes (KEYWORD1)
|
|
#######################################
|
|
|
|
#######################################
|
|
# Methods and Functions (KEYWORD2)
|
|
#######################################
|
|
|
|
attach KEYWORD2
|
|
attach_ms KEYWORD2
|
|
once KEYWORD2
|
|
once_ms KEYWORD2
|
|
detach KEYWORD2
|
|
active KEYWORD2
|
|
|
|
#######################################
|
|
# Instances (KEYWORD2)
|
|
#######################################
|
|
|
|
Ticker KEYWORD2
|
|
|
|
#######################################
|
|
# Constants (LITERAL1)
|
|
#######################################
|
|
|