[CountedPWM] Avoiding to reset the pulse counter when issuing a new command
When two commands to the countedPWM module are issued very close to each other, the real output was flat. So, to resolve this issue, the pulse timer doesn't start from 0 but continues to generate pulses.