diff options
author | Kevin O'Connor <kevin@koconnor.net> | 2024-05-03 11:20:05 -0400 |
---|---|---|
committer | Kevin O'Connor <kevin@koconnor.net> | 2024-05-21 20:16:31 -0400 |
commit | cb6cce3934bb37cd17d845b16640413b093bbe45 (patch) | |
tree | 0ac86715713916ab551190bd2560b0da9c76c03f /klippy/mcu.py | |
parent | 3dc7c9ab291ccbf9a90996705e3e460e680a1e8f (diff) | |
download | kutter-cb6cce3934bb37cd17d845b16640413b093bbe45.tar.gz kutter-cb6cce3934bb37cd17d845b16640413b093bbe45.tar.xz kutter-cb6cce3934bb37cd17d845b16640413b093bbe45.zip |
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>
Diffstat (limited to 'klippy/mcu.py')
0 files changed, 0 insertions, 0 deletions