Tags give the ability to mark specific points in history as being important
fix serial to pyserial dependency
entire overhaul to simplify the package * serial is the only requirement now, ftdi_serial is not used * getting and controlling attributes are now all methods * anything to do with data saving and visualization has been removed
add overhead stirrer support
add vacuum pump support
v1.13.0 - make magnetic stirrer a configurable instance, add data that gets saved to csv, dont automatically save csv files v1.13.1 - fix magnetic stirrer dummy class v.1.13.2 - update requirements
remove depreciated c_mag_hs_7 module
add thermoshaker support
fix magnetic stirrer to be able to set the watchdog safety limit speed correctly
fix bug where the stir plate disconnect function will cause an error when trying to disconnect from the plate at when a script finishes running
set the MagneticStirrer default datetime format to include microseconds
use the temporal_data module from the hein_utilities package
register when the magnetic stirrer waits for the temperature to stabilize to the command csv file
Update description to denote that this is an unofficial Python package