Releases: Soberat/FlowController
Releases · Soberat/FlowController
Release list
RC2-beta
RC1-beta
-Changed sensor part of program to /possibly/ work (tested locally with an arduino simulating a sensor)
-Get update timer interval from edit field, not static value
-Fix bad regexes for interval and setpoint edits that allowed any character instead of a literal dot,
-Change names for setpoint source options to clarify their behavior
-Quick fix 1: Decode sensor data buffer only after readline() (see 0a05376)