Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
29 changes: 29 additions & 0 deletions keywords.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
#######################################
# Syntax Coloring Map For BMP085
#######################################

#######################################
# Datatypes (KEYWORD1)
#######################################

Adafruit_BMP085 KEYWORD1

#######################################
# Methods and Functions (KEYWORD2)
#######################################

begin KEYWORD2
readPressure KEYWORD2
readTemperature KEYWORD2
readAltitude KEYWORD2

#######################################
# Constants (LITERAL1)
#######################################
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you move this comment header down or remove, since there are no LITERAL1's defined.


computeB5 KEYWORD2
readRawPressure KEYWORD2
readRawTemperature KEYWORD2
readSealevelPressure KEYWORD2