mirror of
https://github.com/andreili/klipper.git
synced 2025-08-24 03:44:06 +02:00
Some of the bltouch implementations may only respond to a probe event with a 5ms pulse. Make sure to check the signal pin at least every millisecond to ensure no signal is lost. Signed-off-by: Kevin O'Connor <kevin@koconnor.net>