Skip to content

Instantly share code, notes, and snippets.

@luisfcorreia
Created October 31, 2014 20:38
Show Gist options
  • Save luisfcorreia/027d8a3439717b0282c0 to your computer and use it in GitHub Desktop.
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
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