Created
October 31, 2014 20:38
-
-
Save luisfcorreia/027d8a3439717b0282c0 to your computer and use it in GitHub Desktop.
Changes to MultiWii for a quadcopter X with a Crius SE 2.0 board
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
39c39 | |
< //#define QUADX | |
--- | |
> #define QUADX | |
125c125 | |
< //#define CRIUS_SE_v2_0 // Crius MultiWii SE 2.0 with MPU6050, HMC5883 and BMP085 | |
--- | |
> #define CRIUS_SE_v2_0 // Crius MultiWii SE 2.0 with MPU6050, HMC5883 and BMP085 | |
417c417 | |
< //#define RCAUXPIN8 | |
--- | |
> #define RCAUXPIN8 | |
1003c1003 | |
< //#define MOTOR_STOP | |
--- | |
> #define MOTOR_STOP | |
1185c1185 | |
< | |
--- | |
> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment