Index: firmware/App/Services/Interrupts.c =================================================================== diff -u -r9d4666bf3064df18a6d935125d7a69e4e8234e84 -r4ebc1f7e1aeb3a332e91fcdd1bbbe1a01873d93a --- firmware/App/Services/Interrupts.c (.../Interrupts.c) (revision 9d4666bf3064df18a6d935125d7a69e4e8234e84) +++ firmware/App/Services/Interrupts.c (.../Interrupts.c) (revision 4ebc1f7e1aeb3a332e91fcdd1bbbe1a01873d93a) @@ -329,11 +329,11 @@ break; case HET1_EDGE_DPI_ROTOR_HALL_SENSOR: - //signalDialInPumpRotorHallSensor(); + signalDialInPumpRotorHallSensor(); break; case HET1_EDGE_DPO_ROTOR_HALL_SENSOR: - //signalDialOutPumpRotorHallSensor(); + signalDialOutPumpRotorHallSensor(); break; default: