Jules
- Created sub-classes for Flowmeter and Pressure so that they send their actual value in their respective unit, Ln/min and bar respectively.
- Disabled all debug outputs (debug=false).
- Removed the code regarding the Flowmeter setpoint.
- Added a variable lastValue to the Sensor4to20mA class that stores the value measured in the correct unit
- 'Formatted' the serial ouptut for the csv.
- Added the python code for live data plotting. To work it requires a PuTTy session. The window of time that is plotted are the last 10 seconds of data