Changeset - faf3d701dcf0
[Not reviewed]
tip default
0 1 0
matthewreed - 6 years ago 2018-09-25 23:04:16

Added LightSense module
1 file changed with 1 insertions and 0 deletions:
0 comments (0 inline, 0 general)
inc/protocol.h
Show inline comments
 
@@ -35,6 +35,7 @@ typedef enum {
 
    RELAYDRIVE = 0X02,
 
    WATERSENSE = 0x03,
 
    PROTOMODULE = 0x04,
 
    LIGHTSENSE = 0x05,
 
} protocol_device_t;
 
 
typedef enum {
0 comments (0 inline, 0 general)