mirror of
https://github.com/andreili/klipper.git
synced 2025-08-23 19:34:06 +02:00
Use the normal probe_session_start(), run_probe(), pull_probed_results(), and end_probe_session() API from ProbeSessionHelper. This removes the custom probing_move() callback. Signed-off-by: Kevin O'Connor <kevin@koconnor.net>