mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2025-12-10 08:11:59 +08:00
10 lines
223 B
Bash
10 lines
223 B
Bash
#!/bin/sh
|
|
#
|
|
# board specific defaults
|
|
#------------------------------------------------------------------------------
|
|
|
|
# system_power unavailable
|
|
param set-default CBRK_SUPPLY_CHK 894281
|
|
|
|
param set-default BAT1_V_DIV 10.13
|