Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Fixed Typo in Comment
  • Loading branch information
mfs16101 committed May 11, 2020
1 parent 6b251c1 commit 1c93f5d
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -3,7 +3,7 @@
* This is the IO Processor for the Xsens MTi-630 AHRS:
* https://www.xsens.com/products/mti-600-series
* The AHRS is able to calculate a lot of different orientational data,
* we are specfically using it to find the Yaw Euler Angle.
* we are specfically using it to find the Euler Angles.
* Currently you must manually specify which COM port the device is connected
* to, this is right at the begining of the CreateFile() method call.
* By defualt it is set to COM8, you may have to change it to the correct port
Expand Down

0 comments on commit 1c93f5d

Please sign in to comment.