Index: firmware/App/Drivers/GLXferPump.c =================================================================== diff -u -rc049177f4d18a4740a357941b48a833d7115b581 -r539d38e6125069ea8aa908631e62fd8adf05459c --- firmware/App/Drivers/GLXferPump.c (.../GLXferPump.c) (revision c049177f4d18a4740a357941b48a833d7115b581) +++ firmware/App/Drivers/GLXferPump.c (.../GLXferPump.c) (revision 539d38e6125069ea8aa908631e62fd8adf05459c) @@ -57,7 +57,6 @@ { currentAirPumpMotorPowerLevel = AIR_PUMP_MOTOR_OFF; setH12AirPumpMotorPowerLevel( currentAirPumpMotorPowerLevel ); - setH12AirPumpMotorPWMCntTime( AIR_PUMP_PWM_TIME ); } /*********************************************************************//**