diff options
author | Kevin O'Connor <kevin@koconnor.net> | 2022-06-16 11:39:04 -0400 |
---|---|---|
committer | Kevin O'Connor <kevin@koconnor.net> | 2022-06-20 12:41:24 -0400 |
commit | 4a7b429115d7a3a27fe135d7e47674bb27a70c55 (patch) | |
tree | f60cbf6422536da5098228df7f1bff0add648c87 /klippy/extras/adxl345.py | |
parent | f0ba3a8c5218e60d77ede400593d0f838cc5ce6a (diff) | |
download | kutter-4a7b429115d7a3a27fe135d7e47674bb27a70c55.tar.gz kutter-4a7b429115d7a3a27fe135d7e47674bb27a70c55.tar.xz kutter-4a7b429115d7a3a27fe135d7e47674bb27a70c55.zip |
mpu9250: Use adxl345.ClockSyncRegression directly
The mpu9250.ClockSyncRegression() class is a duplicate of
adxl345.ClockSyncRegression(). Remove the duplicate copy and use the
code from adxl345.py .
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
Diffstat (limited to 'klippy/extras/adxl345.py')
0 files changed, 0 insertions, 0 deletions