Fixed bug that was introduced in v0.1.1 that caused an error with data logger exporting to CSV.
0.1.1
Updated to fix formatting on data returned from the micropython sensor. Lists are sent as strings are converted back to lists, and integers/floats are converted from strings to int/floats.