37#ifndef DRIVER_MAX6675_BASIC_H
38#define DRIVER_MAX6675_BASIC_H
driver max6675 interface header file
uint8_t max6675_basic_read(uint16_t *raw, float *temp)
basic example read the temperature
uint8_t max6675_basic_deinit(void)
basic example deinit
uint8_t max6675_basic_init(void)
basic example init