diff options
author | Kevin O'Connor <kevin@koconnor.net> | 2023-12-17 17:17:16 -0500 |
---|---|---|
committer | Kevin O'Connor <kevin@koconnor.net> | 2024-01-07 11:59:59 -0500 |
commit | 84aa3caa45bd18363bef9683981215ca3b169654 (patch) | |
tree | 888445a22dd36cfce24b8c43680617bf27a0082e /klippy/util.py | |
parent | 49315b3cc40443be08e1f1c77a656fc103337a33 (diff) | |
download | kutter-84aa3caa45bd18363bef9683981215ca3b169654.tar.gz kutter-84aa3caa45bd18363bef9683981215ca3b169654.tar.xz kutter-84aa3caa45bd18363bef9683981215ca3b169654.zip |
sensor_mpu9250: Simplify mp9250_query()
The mpu9250 code always reads from the sensor in 48 byte chunks and
always sends an mpu9250_data message immediately after that. Make
that more clear in the querying code.
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
Diffstat (limited to 'klippy/util.py')
0 files changed, 0 insertions, 0 deletions