aboutsummaryrefslogtreecommitdiff
path: root/profile.yaml
diff options
context:
space:
mode:
authorDeterminant <[email protected]>2024-08-29 23:39:13 -0700
committerDeterminant <[email protected]>2024-08-29 23:39:13 -0700
commit0c8260164fb65c80bc578df15e33f810e43a0b74 (patch)
tree64d0174f386271d427f67e17ef0523a6a02453af /profile.yaml
parent2cf6eaf48ab85f4c0b6dbcef80cec5f0e7421576 (diff)
...
Diffstat (limited to 'profile.yaml')
-rw-r--r--profile.yaml6
1 files changed, 3 insertions, 3 deletions
diff --git a/profile.yaml b/profile.yaml
index 6843f0e..cd64d8c 100644
--- a/profile.yaml
+++ b/profile.yaml
@@ -77,19 +77,19 @@
- gray
- display:
type: meter
- freq: 1,
+ freq: 6
source:
- xplane_dataref: sim/cockpit2/engine/indicators/MPR_in_hg[0]
min: 10
max: 30
- formatter: '${$d[0] != null ? $d[0].toFixed(2) : "X"}'
+ formatter: '${$d[0] != null ? $d[0].toFixed(1) : "X"}'
stops:
- color: 'green'
value_begin: 13
value_end: 30
- display:
type: meter
- freq: 1,
+ freq: 6
source:
- xplane_dataref: sim/cockpit2/engine/indicators/engine_speed_rpm[0]
min: 0