Files
mongoose-touch/include/lightswitch.h
2017-12-20 17:04:51 +01:00

11 lines
175 B
C

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