5.9.1 20171107 * Add external sensor function pointer interface to enable easy sensor addition * Add support for ADS1115 to be enabled in user_config.h and needs libraries i2cdevlib-Core and i2cdevlib-ADS1115 (#338, #660) * Fix Backup Configuration file download failure by defining proper file size (#1115) * Fix Exception 26 and empty console screen after usage of command WakeupDuration (#1133) * Fix some changed iTead web links in README.md (#1137)
39 lines
859 B
Plaintext
39 lines
859 B
Plaintext
#######################################
|
|
# Syntax Coloring Map For I2Cdev
|
|
#######################################
|
|
|
|
#######################################
|
|
# Datatypes (KEYWORD1)
|
|
#######################################
|
|
I2Cdev KEYWORD1
|
|
|
|
#######################################
|
|
# Methods and Functions (KEYWORD2)
|
|
#######################################
|
|
|
|
readBit KEYWORD2
|
|
readBitW KEYWORD2
|
|
readBits KEYWORD2
|
|
readBitsW KEYWORD2
|
|
readByte KEYWORD2
|
|
readBytes KEYWORD2
|
|
readWord KEYWORD2
|
|
readWords KEYWORD2
|
|
writeBit KEYWORD2
|
|
writeBitW KEYWORD2
|
|
writeBits KEYWORD2
|
|
writeBitsW KEYWORD2
|
|
writeByte KEYWORD2
|
|
writeBytes KEYWORD2
|
|
writeWord KEYWORD2
|
|
writeWords KEYWORD2
|
|
|
|
#######################################
|
|
# Instances (KEYWORD2)
|
|
#######################################
|
|
|
|
#######################################
|
|
# Constants (LITERAL1)
|
|
#######################################
|
|
|