Index: firmware/App/Services/TDInterface.h =================================================================== diff -u -r363b26b9ab427b7e39e505425c1b15e0584669cb -r12623fcb04a27427fc9bf894eac6fda798f17207 --- firmware/App/Services/TDInterface.h (.../TDInterface.h) (revision 363b26b9ab427b7e39e505425c1b15e0584669cb) +++ firmware/App/Services/TDInterface.h (.../TDInterface.h) (revision 12623fcb04a27427fc9bf894eac6fda798f17207) @@ -57,6 +57,8 @@ DD_ACID_TYPES_T getTDAcidConcentrateType( void ); DD_BICARB_TYPES_T getTDBicarbConcentrateType( void ); +BOOL testTDTreatmentParamsOverride( MESSAGE_T *message ); + /**@}*/ #endif