#ifndef __LIGHTSWITCH_H #define __LIGHTSWITCH_h #include #include "mgos.h" #include "helper.h" #include "buttons.h" #include "relays.h" #endif // __LIGHTSWITCH_h