Skip to content

Commit

Permalink
hwdef: reverse Y axis of f303-M10025
Browse files Browse the repository at this point in the history
  • Loading branch information
tridge committed Sep 12, 2023
1 parent 86aad6f commit f76171f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions libraries/AP_HAL_ChibiOS/hwdef/f303-M10025/hwdef.dat
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,9 @@ include ../f303-periph/hwdef.inc
SPIDEV rm3100 SPI1 DEVID1 MAG_CS MODE0 1*MHZ 1*MHZ
COMPASS RM3100 SPI:rm3100 false ROTATION_NONE

# Y axis reversed
define AP_RM3100_REVERSAL_MASK 2

# an I2C baro (DPS310)
BARO DPS310 I2C:0:0x77

Expand Down

0 comments on commit f76171f

Please sign in to comment.