mirror of
https://github.com/Klipper3d/klipper.git
synced 2026-09-09 01:29:41 +02:00
Combine the shaper pulses and count of those pulses into a `struct shaper_pulses`. Allocate space for the maximum number of pulses in `struct input_shaper`. Signed-off-by: Kevin O'Connor <kevin@koconnor.net>