aboutsummaryrefslogtreecommitdiff
path: root/include/libsurvive/poser.h
diff options
context:
space:
mode:
authorJustin Berger <j.david.berger@gmail.com>2018-03-16 10:39:26 -0600
committerJustin Berger <j.david.berger@gmail.com>2018-03-16 10:39:26 -0600
commite5cc00096e7b0700c75160c62f598a8af412c082 (patch)
treeea341f6bf2af0609d888c5910a15e323cd24be73 /include/libsurvive/poser.h
parentfc575131ccf05c605ba567b95851976fad7c5444 (diff)
downloadlibsurvive-e5cc00096e7b0700c75160c62f598a8af412c082.tar.gz
libsurvive-e5cc00096e7b0700c75160c62f598a8af412c082.tar.bz2
Refactored how the persistence (now called sensor_activations) worked
Diffstat (limited to 'include/libsurvive/poser.h')
-rw-r--r--include/libsurvive/poser.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/include/libsurvive/poser.h b/include/libsurvive/poser.h
index eb0de3b..6c74c52 100644
--- a/include/libsurvive/poser.h
+++ b/include/libsurvive/poser.h
@@ -41,8 +41,7 @@ typedef struct
uint32_t timecode; //In object-local ticks.
} PoserDataIMU;
-typedef struct
-{
+typedef struct PoserDataLight {
PoserData hdr;
int sensor_id;
int acode; //OOTX Code associated with this sweep. bit 1 indicates vertical(1) or horizontal(0) sweep