File T6793_API.h
File List > firmware > T6793_API.h
Go to the documentation of this file
#ifndef T6793_API_H
#define T6793_API_H
#include <Arduino.h>
extern uint16_t t6793_co2;
void t6793_inicializar(void);
bool t6793_leer(void);
#endif // T6793_API_H