#ifndef HALDEFINITIONS_H #define HALDEFINITIONS_H /////// HARDWARE #include "HardwareBH1750.h" #include "HardwareDHT11.h" #include "HardwarePhotocell.h" //////// PROTOCOLS #include "ProtocolNexa.h" #include "ProtocolOregon.h" #endif // HALDEFINITIONS_H