Index: firmware/App/Controllers/BloodLeak.h =================================================================== diff -u -r9ded16038a0d6dd844da697aaf03505ec3ed335a -rce45405bd0094f54a599a1906e201622347fd15a --- firmware/App/Controllers/BloodLeak.h (.../BloodLeak.h) (revision 9ded16038a0d6dd844da697aaf03505ec3ed335a) +++ firmware/App/Controllers/BloodLeak.h (.../BloodLeak.h) (revision ce45405bd0094f54a599a1906e201622347fd15a) @@ -79,6 +79,9 @@ BOOL testSetBloodLeak2EmbeddedMode( void ); BOOL testSetBloodLeakEmbeddedModeCommand( U08 command, U16 setPointPayload ); +BOOL testSetBloodLeakEmbeddedModeInfoOverride( U08 command, U32 value ); +BOOL testResetBloodLeakEmbeddedModeInfoOverride( U08 command ); + /**@}*/ #endif