aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKevin O'Connor <kevin@koconnor.net>2022-06-16 11:33:07 -0400
committerKevin O'Connor <kevin@koconnor.net>2022-06-20 12:41:24 -0400
commit46842026b98a13b2497a9ef546a1b01a40fade68 (patch)
tree11f6f1c459462fbdc6cd4b9c5663dd0364a67568
parentaea847501fb069736b1ee481ca806742179763bc (diff)
downloadkutter-46842026b98a13b2497a9ef546a1b01a40fade68.tar.gz
kutter-46842026b98a13b2497a9ef546a1b01a40fade68.tar.xz
kutter-46842026b98a13b2497a9ef546a1b01a40fade68.zip
docs: Wrap lines in Measuring_Resonances.md
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
-rw-r--r--docs/Measuring_Resonances.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/Measuring_Resonances.md b/docs/Measuring_Resonances.md
index 42bb9fb7..263a25b4 100644
--- a/docs/Measuring_Resonances.md
+++ b/docs/Measuring_Resonances.md
@@ -31,7 +31,8 @@ and **will not work**. The recommended connection scheme:
| SDA | 19 | GPIO10 (SPI0_MOSI) |
| SCL | 23 | GPIO11 (SPI0_SCLK) |
-An alternative to the ADXL345 is the MPU-9250 (or MPU-6050). This accelerometer has been tested to work over I2C on the RPi at 400kbaud.
+An alternative to the ADXL345 is the MPU-9250 (or MPU-6050). This
+accelerometer has been tested to work over I2C on the RPi at 400kbaud.
Recommended connection scheme for I2C:
| MPU-9250 pin | RPi pin | RPi pin name |