Index: firmware/App/Services/Reservoirs.h =================================================================== diff -u -r24fd1893101af40cc6736aacaa20382875c80bf1 -re86af65442a36724461317980814f0868bd8c995 --- firmware/App/Services/Reservoirs.h (.../Reservoirs.h) (revision 24fd1893101af40cc6736aacaa20382875c80bf1) +++ firmware/App/Services/Reservoirs.h (.../Reservoirs.h) (revision e86af65442a36724461317980814f0868bd8c995) @@ -78,6 +78,7 @@ void stopDrainCmd( void ); // handle stop drain command from HD void tareReservoir( void ); +void resetReservoirsLowestWeight( void ); DG_RESERVOIR_ID_T getInactiveReservoir( void ); F32 getReservoirWeight( DG_RESERVOIR_ID_T reservoirId );