summaryrefslogtreecommitdiffhomepage
path: root/digital/io/src/getsamples.h
diff options
context:
space:
mode:
Diffstat (limited to 'digital/io/src/getsamples.h')
-rw-r--r--digital/io/src/getsamples.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/digital/io/src/getsamples.h b/digital/io/src/getsamples.h
index c033665d..f7dd06a1 100644
--- a/digital/io/src/getsamples.h
+++ b/digital/io/src/getsamples.h
@@ -39,6 +39,10 @@ struct getsamples_data_t
*/
uint32_t distributor_y;
/**
+ * The angle to approach the distributor.
+ */
+ int16_t distributor_angle;
+ /**
* Bit field to indicate where to put the sample.
* If bit 0 is set to 1, a sample will be put into the out_right_box. If
* set to 0, the out_right_box will not be used to store a sample.