5688542ef8
The third field of keywords.txt is used to provide Arduino Language/Libraries Reference links, which are accessed from the Arduino IDE by highlighting the keyword and then selecting "Find in Reference" from the Help or right click menu. Adding values to this field that do not match any existing reference pages results in a "Could not open the URL" error. Reference: https://github.com/arduino/Arduino/wiki/Arduino-IDE-1.5:-Library-specification#keywordstxt-format
20 lines
541 B
Text
20 lines
541 B
Text
#######################################
|
|
# Syntax Coloring Map ESP32CAN
|
|
#######################################
|
|
|
|
#######################################
|
|
# Datatypes (KEYWORD1)
|
|
#######################################
|
|
|
|
ESP32CAN KEYWORD1
|
|
|
|
#######################################
|
|
# Methods and Functions (KEYWORD2)
|
|
#######################################
|
|
CANInit KEYWORD2
|
|
CANWriteFrame KEYWORD2
|
|
CANStop KEYWORD2
|
|
CANConfigFilter KEYWORD2
|
|
#######################################
|
|
# Constants (LITERAL1)
|
|
#######################################
|