Index: firmware/App/Controllers/DGInterface.h =================================================================== diff -u -r6811f0251b0fa7d27c3e6d5eb16ade2bc88a3204 -r174c9ba02da6790f01ea9141ab1cc1d28388f2f8 --- firmware/App/Controllers/DGInterface.h (.../DGInterface.h) (revision 6811f0251b0fa7d27c3e6d5eb16ade2bc88a3204) +++ firmware/App/Controllers/DGInterface.h (.../DGInterface.h) (revision 174c9ba02da6790f01ea9141ab1cc1d28388f2f8) @@ -131,7 +131,7 @@ U32 getDGROPumpPressureSetPt( void ); F32 getDGROPumpFlowRateMlMin( void ); U32 getDGDrainPumpRPMSetPt( void ); -F32 getLoadCellWeightInGrams( LOAD_CELL_ID_T loadCellID ); +F32 getLoadCellWeight( LOAD_CELL_ID_T loadCellID ); F32 getReservoirWeightLargeFilter( DG_RESERVOIR_ID_T resID ); void setDGOpMode( U32 opMode, U32 subMode );