Alpha version of ModBus-MQTT and MQTT-APRS software.
This commit is contained in:
@@ -70,6 +70,7 @@ class config_reader:
|
||||
# Test is all expected settings are present
|
||||
try:
|
||||
tmp = self.config_file_settings['modbus']['port']
|
||||
tmp = self.config_file_settings['modbus']['poll_speed']
|
||||
except:
|
||||
print ("Error in the modbus section of the configuration file.")
|
||||
return 0
|
||||
|
Reference in New Issue
Block a user