Sensor Fusion Library 0.6.1
Orientation sensing for Espressif (ESP32, ESP8266) processors
Loading...
Searching...
No Matches
Public Attributes | List of all members
TempSensor Struct Reference

The TempSensor structure stores raw temperature readings. More...

#include <sensor_fusion.h>

Public Attributes

float temperatureC
 

Detailed Description

The TempSensor structure stores raw temperature readings.

This may come from an FXOS8700, for example.

Definition at line 231 of file sensor_fusion.h.

Member Data Documentation

◆ temperatureC

float TempSensor::temperatureC

Definition at line 233 of file sensor_fusion.h.


The documentation for this struct was generated from the following file: