Index: firmware/App/Services/Reservoirs.h =================================================================== diff -u -r9047c6e1db73ac20849a63b8cbec33041c28b0d5 -rdf70610b0fd07ef4757da8ab504ecc856e178fe1 --- firmware/App/Services/Reservoirs.h (.../Reservoirs.h) (revision 9047c6e1db73ac20849a63b8cbec33041c28b0d5) +++ firmware/App/Services/Reservoirs.h (.../Reservoirs.h) (revision df70610b0fd07ef4757da8ab504ecc856e178fe1) @@ -62,7 +62,7 @@ void startDrainCmd( DRAIN_CMD_T drainCmd ); // handle drain command from HD void stopDrainCmd( void ); // handle stop drain command from HD -void tareReservoir( void ); +void tareReservoir( void ); DG_RESERVOIR_ID_T getInactiveReservoir( void ); F32 getReservoirWeight( DG_RESERVOIR_ID_T reservoirId );