Files @ f602474ad6c6
Branch filter:

Location: therm-ng/lib/max31856/max31856.h

ethanzonca
Initial work on max31856 driver, etc
1
2
3
4
5
6
7
#ifndef MAX31856_H
#define MAX31856_H

#include "stm32f3xx_hal.h"


#endif