none
Creates an IMU with no IMU attached. This is useful if you know for a fact that you will never need to use the IMU, but still need to pass an IMU object to a method.
Return
an IMU object that will always return invalid zero data, do be cautious that accessing this object in a method that would require the presence of an IMU will cause warnings and potentially cause issues.