Function caerIMU6EventSetTemp

Function Documentation

static inline void caerIMU6EventSetTemp(caerIMU6Event event, float temp)

Set the temperature reading. This is in °C.

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

  • temp – temperature in °C.