The unified diff between revisions [a39fe798..] and [4cc7246c..] 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 [a39fe7980c8f14b70401f4c97f3e10232dce016a]
# new_revision [4cc7246c1b6c809c9dc15997798f6deed15b3631]
#
# patch "wmp.h"
#  from [39e6154ed17c4beed31e71e774f07bac2909b826]
#    to [12983abdeae8f48c789d10feb223483cfd6e31eb]
#
============================================================
--- wmp.h	39e6154ed17c4beed31e71e774f07bac2909b826
+++ wmp.h	12983abdeae8f48c789d10feb223483cfd6e31eb
@@ -16,5 +16,8 @@ bool wmp_read_calibration_data(void);
 bool wmp_init(void);
 bool wmp_sample(void);
 bool wmp_read_calibration_data(void);
+bool wmp_start_sample(void);
+void wmp_event_handler(void);
+void wmp_start_zero(void);
 
 #endif /* __WMP_H */