#ifndef HALDEFINITIONS_H #define HALDEFINITIONS_H /////// SENSORS #include "SensorBH1750.h" #include "SensorDHT.h" #include "SensorPhotocell.h" //////// PROTOCOLS #include "ProtocolNexa.h" #include "ProtocolOregon.h" #endif // HALDEFINITIONS_H