mirror of
https://github.com/andreili/klipper.git
synced 2025-09-20 03:44:42 +02:00
Implement a "moving" linear regression between the reported mcu clock and the sent_time of the get_status message that generated that report. Use this linear regression to make predictions on the relationship between the system time and the mcu clock. Signed-off-by: Kevin O'Connor <kevin@koconnor.net>