Function caerIMU9EventSetTemp

Function Documentation

static inline void caerIMU9EventSetTemp(caerIMU9Event event, float temp)

Set the temperature reading. This is in °C.

Parameters:
  • event – a valid IMU9Event pointer. Cannot be NULL.

  • temp – temperature in °C.