The unified diff between revisions [23a3e9a5..] and [24d5b9f4..] is displayed below. It can also be downloaded as a raw diff.

This diff has been restricted to the following files: 'wmp.h'

#
# old_revision [23a3e9a50b4034343e3bd217d2c225dcaec064dd]
# new_revision [24d5b9f4dff9135787b198fe1127d9c1e3326b9c]
#
# patch "wmp.h"
#  from [12983abdeae8f48c789d10feb223483cfd6e31eb]
#    to [6e0068d0e91c6fdc5f17e8569a6d05895be6cb65]
#
============================================================
--- wmp.h	12983abdeae8f48c789d10feb223483cfd6e31eb
+++ wmp.h	6e0068d0e91c6fdc5f17e8569a6d05895be6cb65
@@ -13,6 +13,8 @@ extern bool wmp_roll_fast;
 extern bool wmp_pitch_fast;
 extern bool wmp_roll_fast;
 
+extern bool wmp_zero;
+
 bool wmp_init(void);
 bool wmp_sample(void);
 bool wmp_read_calibration_data(void);