AP_HAL_ChibiOS: correct CUAV-X7 periph power comment

This commit is contained in:
Randy Mackay 2024-04-16 11:59:45 +09:00 committed by Andrew Tridgell
parent 69eff077d7
commit 1b4f62c1ea
1 changed files with 1 additions and 3 deletions

View File

@ -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