AP_HAL_ESP32: use new compass param names
This commit is contained in:
parent
0c519db602
commit
ab9609022b
@ -182,9 +182,9 @@ After flashing the esp32 , u can connect with a terminal app of your preference
|
||||
### Compass (using i2c)
|
||||
- u need to set the ardupilot params, and connected a GPS that has at least one i2c compass on it.. tested this with a HMC5883 and/or LIS3MDL
|
||||
COMPASS_ENABLE=1
|
||||
COMPASS_EXTERNAL=1
|
||||
COMPASS_EXTERN2=1
|
||||
COMPASS_EXTERN3=1
|
||||
COMPASS1_EXTERN=1
|
||||
COMPASS2_EXTERN=1
|
||||
COMPASS3_EXTERN=1
|
||||
|
||||
### Analog input/s
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user