fn handle_err<T, E: Debug>( r: Result<T, E>, ) -> Result<T, String<MAX_SENSOR_ERR_LEN>>
Converts Results from sensors into heapless::String Results to be sent to the GUI