aboutsummaryrefslogtreecommitdiff
path: root/src/modules/uORB/topics/filtered_bottom_flow.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/modules/uORB/topics/filtered_bottom_flow.h')
-rw-r--r--src/modules/uORB/topics/filtered_bottom_flow.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/modules/uORB/topics/filtered_bottom_flow.h b/src/modules/uORB/topics/filtered_bottom_flow.h
index ab6de2613..c5d545542 100644
--- a/src/modules/uORB/topics/filtered_bottom_flow.h
+++ b/src/modules/uORB/topics/filtered_bottom_flow.h
@@ -53,8 +53,7 @@
/**
* Filtered bottom flow in bodyframe.
*/
-struct filtered_bottom_flow_s
-{
+struct filtered_bottom_flow_s {
uint64_t timestamp; /**< time of this estimate, in microseconds since system start */
float sumx; /**< Integrated bodyframe x flow in meters */