#ifndef _GWBME280_H #define _GWBME280_H #include "GwIicSensors.h" void registerBME280(GwApi *api,IICSensorList &sensors); #endif