mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-23 16:25:31 +03:00
about tab and other tiny improvements
This commit is contained in:
parent
5183cde5f2
commit
369a3cb020
8 changed files with 42 additions and 9 deletions
|
@ -104,14 +104,10 @@ function tab_initialize_sensors() {
|
|||
}
|
||||
|
||||
baro_options = {
|
||||
title: "Barometer (m)",
|
||||
title: "Barometer (meters above sea level)",
|
||||
shadowSize: 0,
|
||||
yaxis : {
|
||||
tickDecimals: 1,
|
||||
/*
|
||||
max : 1.5,
|
||||
min : -1.5
|
||||
*/
|
||||
},
|
||||
xaxis : {
|
||||
//noTicks = 0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue