#ifndef _GWBMP280_H #define _GWBMP280_H #include "GwIicSensors.h" IICSensorBase::Creator registerBMP280(GwApi *api,IICSensorList &sensors); #endif