mirror of
https://github.com/Klipper3d/klipper.git
synced 2026-03-18 10:31:12 +01:00
Introduce a new start_internal_client() function and change all client code to use that instead of manually calling start_measurements() and finish_measurements(). Signed-off-by: Kevin O'Connor <kevin@koconnor.net>