Weather station with ModBus over RS-485
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

15 lines
320 B

# Syntax Coloring Map For ModbusSerial
# Datatypes (KEYWORD1)
ModbusSerial KEYWORD1
# Methods and Functions (KEYWORD2)
setSlaveId KEYWORD2
getSlaveId KEYWORD2
config KEYWORD2
task KEYWORD2
# Constants (LITERAL1)
MB_PARITY_NONE LITERAL1
MB_PARITY_EVEN LITERAL1
MB_PARITY_ODD LITERAL1