SmartBioTech / PBRcontrol

1 stars 1 forks source link

set_pump_state might fail #23

Open xtrojak opened 4 years ago

xtrojak commented 4 years ago

The periodical measurement calls set_pump_state to turn on/off the pump. However, the case when this command is not successful (indicated by False return value), the program is not prepared and it continues without checking whether the command was successful.