Files
Klipper/src
Kevin O'Connor cb6cce3934 sensor_ldc1612: Don't require DRDY bit to be set on data read
It is not clear if DRDY is cleared during a STATUS read (which could
occur from command_query_ldc1612_status() ).  So, just check the
"unread conversion" bit when reading data.

Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
2024-05-21 20:16:31 -04:00
..
2020-12-04 16:10:13 -05:00
2023-02-20 19:55:25 -05:00
2023-02-20 19:55:25 -05:00