mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-11 02:18:29 -04:00
HAL_ChibiOS: setup serial5 for fmuv3 ESP8266
This commit is contained in:
parent
fca0ad4f85
commit
19e1349d0a
@ -184,3 +184,7 @@ define HAL_BATT_VOLT_PIN 2
|
||||
define HAL_BATT_CURR_PIN 3
|
||||
define HAL_BATT_VOLT_SCALE 10.1
|
||||
define HAL_BATT_CURR_SCALE 17.0
|
||||
|
||||
# setup serial port defaults for ESP8266
|
||||
define HAL_SERIAL5_PROTOCOL SerialProtocol_MAVLink
|
||||
define HAL_SERIAL5_BAUD 921600
|
||||
|
Loading…
Reference in New Issue
Block a user