mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-03 22:48:29 -04:00
7a85121daf
correct BATT2 hwdefs for various boards
10 lines
215 B
Plaintext
10 lines
215 B
Plaintext
# setup the heater temperature to 45 degree
|
|
BRD_HEAT_TARG 45
|
|
|
|
# setup serial2 port defaults for ESP8266
|
|
SERIAL2_BAUD 921600
|
|
|
|
# setup the parameter for the two Relays GPIO others for reserve
|
|
RELAY_PIN 1
|
|
RELAY_PIN2 2
|