Index: NVDataMgmt.h =================================================================== diff -u -r66600859e4fb3036f48901aae8c9845f37e3e707 -re2611bd03c4a86fae5d4f525b91d6fbfb597a8e0 --- NVDataMgmt.h (.../NVDataMgmt.h) (revision 66600859e4fb3036f48901aae8c9845f37e3e707) +++ NVDataMgmt.h (.../NVDataMgmt.h) (revision e2611bd03c4a86fae5d4f525b91d6fbfb597a8e0) @@ -115,7 +115,9 @@ BOOL getNVRecord2Driver( NV_DATA_T nvData, U08* bufferAddress, U32 bufferLength, U08 numOfSnsrs2Check, ALARM_ID_T nvAlarm ); +#ifndef _RELEASE_ U08 getSoftwareConfigStatus( SOFTWARE_CONFIG_T config ); +#endif #ifdef _DG_ BOOL setWaterConsumption ( U32 liters );