aboutsummaryrefslogtreecommitdiff
path: root/center_fw/global.h
diff options
context:
space:
mode:
Diffstat (limited to 'center_fw/global.h')
-rw-r--r--center_fw/global.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/center_fw/global.h b/center_fw/global.h
index 15a5e87..413c22b 100644
--- a/center_fw/global.h
+++ b/center_fw/global.h
@@ -47,5 +47,6 @@
extern volatile unsigned int sys_time;
extern volatile unsigned int sys_time_seconds;
+extern uint16_t jitter_meas_avg_ns;
#endif/*__GLOBAL_H__*/