px4_fmu-v5x:Using SE050 not A71CH

This commit is contained in:
David Sidrane
2020-05-18 14:39:50 -07:00
committed by Daniel Agar
parent 637578b8be
commit 7f84ed57dd

View File

@@ -111,7 +111,7 @@
*
* Note that these are unshifted addresses.
*/
#define PX4_I2C_OBDEV_A71CH 0x49
#define PX4_I2C_OBDEV_SE050 0x48
#define GPIO_I2C4_DRDY1_BMP388 /* PG5 */ (GPIO_INPUT|GPIO_FLOAT|GPIO_EXTI|GPIO_PORTG|GPIO_PIN5)
#define GPIO_SE050_nRST /* PG6 */ (GPIO_OUTPUT|GPIO_PUSHPULL|GPIO_SPEED_2MHz|GPIO_OUTPUT_CLEAR|GPIO_PORTG|GPIO_PIN6)