The unified diff between revisions [65df00aa..] 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 [65df00aa2705ce33fd74f4dd706d2879fe99b2b0] # new_revision [4cc7246c1b6c809c9dc15997798f6deed15b3631] # # patch "wmp.h" # from [1c8449a5057b64d7441e74d3ea43ef2818f9ffe8] # to [12983abdeae8f48c789d10feb223483cfd6e31eb] # ============================================================ --- wmp.h 1c8449a5057b64d7441e74d3ea43ef2818f9ffe8 +++ wmp.h 12983abdeae8f48c789d10feb223483cfd6e31eb @@ -18,5 +18,6 @@ void wmp_event_handler(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 */