mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-02-07 00:13:59 -04:00
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
|