Updated Sideboards (markdown)

Candas1
2022-05-17 11:38:02 +02:00
parent bfa107d2a9
commit 97b1949f99

@@ -30,9 +30,9 @@ The Digital Motion Processor handles the calculation of Euler Angles and Quatern
<br>
If you find a board with a different IMU, please use the debug variant and try:
- a command : you should see raw Accelerometer data, it shouldn't be zero
- g command : you should see raw Gyroscope data, it shouldn't be zero
- e command : you should see Euler angles, it shouldn't be zero
- a command : you should see raw Accelerometer data, if you see non zero data, it proves the firmware supports the Accelerometer
- g command : you should see raw Gyroscope data, if you see non zero data, it proves the firmare supports the Gyroscope
- e command : you should see Euler angles, if you see non zero data, it proves the firmware supports the DMP
Please share your findings so that we can enrich the wiki.