mirror of
https://github.com/andreili/klipper.git
synced 2025-08-23 11:24:06 +02:00
Add an allocate_trapq() helper function to facilitate the creation of a low-level C trapq object. Track all trapq objects and clear history on them globally when the main motion queues are flushed. Signed-off-by: Kevin O'Connor <kevin@koconnor.net>