#ifndef _GWSHT3X_H #define _GWSHT3X_H #include "GwIicSensors.h" void registerSHT3X(GwApi *api,SensorList &sensors); #endif