Just updated a few of the comments as well as the console logging when running in constant volume mode.
The run script now also requires sudo privileges because it needs them to communicate with the syringe pump. This can be avoided by doing some fancy permissions things on your local machine, but adding sudo straight to the script requires the least hassle.
Just updated a few of the comments as well as the console logging when running in constant volume mode.
The run script now also requires sudo privileges because it needs them to communicate with the syringe pump. This can be avoided by doing some fancy permissions things on your local machine, but adding
sudo
straight to the script requires the least hassle.