diff --git a/_pages/electrical.md b/_pages/electrical.md index 34fe699..9fec52d 100644 --- a/_pages/electrical.md +++ b/_pages/electrical.md @@ -112,4 +112,4 @@ The IMU selected was the MPU6050. This IMU is powered off of a 3V3 supply from t -The IMU was provided with its own hardware timer (ITimer1) to ensure that its measurements could be processed and integrated with the highest available precision. More information on how the IMU measurements were used in the software it provided in the software section. \ No newline at end of file +The IMU was provided with its own hardware timer (ITimer1) to ensure that its measurements could be processed and integrated with the highest available precision. More information on how the IMU measurements were used in the software is specified in the Software Design section.