summaryrefslogtreecommitdiff
path: root/src/nanolight.h
diff options
context:
space:
mode:
authorThomas White <taw@physics.org>2019-06-11 22:47:55 +0200
committerThomas White <taw@physics.org>2019-06-11 23:21:03 +0200
commitb6e5f569f3d29dddc595c71bb00eba35983b0d03 (patch)
treeed108ea3d01a8228f749a612791ee576e5a32d04 /src/nanolight.h
parentcf59fc712b696c7d790e7da42d566b3b57f7dfce (diff)
Home button for pan/tilt
Diffstat (limited to 'src/nanolight.h')
-rw-r--r--src/nanolight.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/nanolight.h b/src/nanolight.h
index a7f7136..67db396 100644
--- a/src/nanolight.h
+++ b/src/nanolight.h
@@ -42,6 +42,7 @@ struct attribute
enum attr_class cls;
int props;
int addr_offset;
+ int home;
};