#ifndef _GWBMP280_H
#define _GWBMP280_H
#include "GwIicSensors.h"
SensorBase::Creator registerBMP280(GwApi *api);
#endif