mirror of
https://github.com/andreili/klipper.git
synced 2025-08-24 03:44:06 +02:00
If the c3 coefficient is negative it can cause the adc calculations to fail. The c3 shouldn't be negative in practice, so fallback to a simple beta calculation in that case. Signed-off-by: Kevin O'Connor <kevin@koconnor.net>