summaryrefslogtreecommitdiff
path: root/src/nanolight.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/nanolight.h')
-rw-r--r--src/nanolight.h10
1 files changed, 9 insertions, 1 deletions
diff --git a/src/nanolight.h b/src/nanolight.h
index 046ea38..e5540f5 100644
--- a/src/nanolight.h
+++ b/src/nanolight.h
@@ -34,7 +34,15 @@ enum attr_class
ATT_INTENSITY,
ATT_PAN,
ATT_TILT,
- ATT_STROBE
+ ATT_STROBE,
+ ATT_CYAN,
+ ATT_MAGENTA,
+ ATT_YELLOW,
+ ATT_RGOBO,
+ ATT_GOBO,
+ ATT_PRISM,
+ ATT_FOCUS,
+ ATT_ZOOM,
};