Skip to content
Snippets Groups Projects
arduino-sht.h 76 B
#ifndef ARDUINO_SHT_H
#define ARDUINO_SHT_H

#include "SHTSensor.h"

#endif