mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-10 18:08:30 -04:00
AP_HAL_ChibiOS: correct CUAV-X7 periph power comment
This commit is contained in:
parent
2695af6be4
commit
59fc343ff8
@ -105,9 +105,7 @@ define HAL_I2C_INTERNAL_MASK 1
|
||||
# enable pins
|
||||
PE3 VDD_3V3_SENSORS_EN OUTPUT LOW
|
||||
|
||||
# start peripheral power off, then enable after init
|
||||
# this prevents a problem with radios that use RTS for
|
||||
# bootloader hold
|
||||
# start peripheral power on
|
||||
PD11 VDD_5V_HIPOWER_EN OUTPUT HIGH
|
||||
PG4 VDD_5V_PERIPH_EN OUTPUT HIGH
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user