mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-27 10:17:45 +08:00
boards: move default battery calibration defines to parameter defaults
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
#!/bin/sh
|
||||
#
|
||||
# board specific defaults
|
||||
#------------------------------------------------------------------------------
|
||||
|
||||
# 1K + 4.7K
|
||||
param set-default BAT1_V_DIV 5.7
|
||||
Reference in New Issue
Block a user