Index: firmware/App/Controllers/DGInterface.h =================================================================== diff -u -r06f7d5571359c1707fc32bb4e2f2e23f6ea32a2e -r5c4e4f9f8080e0232ca026a25801d4c26090e298 --- firmware/App/Controllers/DGInterface.h (.../DGInterface.h) (revision 06f7d5571359c1707fc32bb4e2f2e23f6ea32a2e) +++ firmware/App/Controllers/DGInterface.h (.../DGInterface.h) (revision 5c4e4f9f8080e0232ca026a25801d4c26090e298) @@ -130,6 +130,7 @@ F32 getHeatDisinfectTemperatureSensorValue( void ); BOOL getTrimmerHeaterCommandedOn( void ); DG_DISINFECT_UI_STATES_T getDGDisinfectsStates( void ); +F32 getDialysateTemperature( void ); DG_MIXING_RATIOS_T getDGMixingRatios( void ); void getHDVersionDGServiceAndUsageData( DG_SERVICE_AND_USAGE_DATA_T* data ); void resetTdiTempCounters (void);