mirror of
git://soft.sys114.com/klipper
synced 2026-02-07 11:30:26 +09: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>