read and push

Dependencies:   X_NUCLEO_IKS01A1 MLX90614 d7a_1x wizzi-utils

Fork of D7A_1x_demo_sensors_OS5 by WizziLab

sensors.h

Committer:
shawe
Date:
2017-02-27
Revision:
16:ad7842fcd376
Parent:
10:3d3dfc12f674

File content as of revision 16:ad7842fcd376:

#ifndef _SENSORS_H_
#define _SENSORS_H_

#include "MLX90614.h"
                      
extern MLX90614 *mlxSensor;


#endif // _SENSORS_H_