summaryrefslogtreecommitdiff
path: root/src/nanolight.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/nanolight.h')
-rw-r--r--src/nanolight.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/nanolight.h b/src/nanolight.h
index 67db396..d3ceb27 100644
--- a/src/nanolight.h
+++ b/src/nanolight.h
@@ -33,7 +33,8 @@ enum attr_class
{
ATT_INTENSITY,
ATT_PAN,
- ATT_TILT
+ ATT_TILT,
+ ATT_STROBE
};