Skip to content

Commit

Permalink
correct gyro orientation geprcf405
Browse files Browse the repository at this point in the history
  • Loading branch information
chaotixtech authored and bkleiner committed Jun 3, 2022
1 parent fe65dff commit 94d4b4a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/targets/geprcf405/target.h
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
#define GYRO_SPI_PORT SPI_PORT3
#define GYRO_NSS PIN_A15
#define GYRO_INT PIN_C3
#define GYRO_ORIENTATION GYRO_ROTATE_90_CCW
#define GYRO_ORIENTATION GYRO_ROTATE_180

// RADIO
#ifdef SERIAL_RX
Expand Down

0 comments on commit 94d4b4a

Please sign in to comment.