Skip to content

Solve a bug with wrong pulse width when pulses are generated in repeat mode

Andela Kostic requested to merge fix_repeat_after_stop into master

Solve a bug with wrong pulse width when pulses are generated in repeat mode after the previous pulse generation was stopped by stop signal.

This is a solution to the issue #10. The detailed description of the bug is there.

Merge request reports