The unified diff between revisions [23a3e9a5..] and [81e4dce2..] 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 [81e4dce274e79dd9187ed4bd182e1d6fc0fdfb37]
#
# 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);