mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-05 07:28:29 -04:00
10 lines
216 B
Plaintext
10 lines
216 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
|
|
RELAY1_PIN 1
|
|
RELAY2_PIN 2
|