mirror of
https://github.com/paparazzi/paparazzi.git
synced 2026-06-01 21:07:40 +08:00
LOW_BATTERY -> CATASTROPHIC_BAT_LEVEL
This commit is contained in:
@@ -82,7 +82,7 @@
|
|||||||
|
|
||||||
<section name="BAT">
|
<section name="BAT">
|
||||||
<define name="MILLIAMP_PER_PERCENT" value="0.86"/>
|
<define name="MILLIAMP_PER_PERCENT" value="0.86"/>
|
||||||
<define name="LOW_BATTERY" value="9.3" unit="V"/>
|
<define name="CATASTROPHIC_BAT_LEVEL" value="9.3" unit="V"/>
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
<section name="MISC">
|
<section name="MISC">
|
||||||
|
|||||||
Reference in New Issue
Block a user