From 7d6ac4d742cca5ccf13ca06a004561a2eaae8e11 Mon Sep 17 00:00:00 2001 From: Markus Zolliker Date: Thu, 8 May 2025 08:59:15 +0200 Subject: [PATCH] dil2/3/4: make He3 pump visible --- cfg/sea/dil2.stick.json | 2 +- cfg/sea/dil3.stick.json | 2 +- cfg/sea/dil4.stick.json | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/cfg/sea/dil2.stick.json b/cfg/sea/dil2.stick.json index c79aa45..5a10580 100644 --- a/cfg/sea/dil2.stick.json +++ b/cfg/sea/dil2.stick.json @@ -292,7 +292,7 @@ {"path": "V3A", "type": "int", "readonly": false, "cmd": "dil V3A", "visibility": 3}, {"path": "Roots", "type": "int", "readonly": false, "cmd": "dil Roots", "visibility": 3}, {"path": "Aux", "type": "int", "readonly": false, "cmd": "dil Aux", "visibility": 3}, -{"path": "He3", "type": "int", "readonly": false, "cmd": "dil He3", "visibility": 3}, +{"path": "He3", "type": "int", "readonly": false, "cmd": "dil He3"}, {"path": "closedelay", "type": "float", "readonly": false, "cmd": "dil closedelay", "visibility": 3}, {"path": "extVersion", "type": "int", "readonly": false, "cmd": "dil extVersion", "visibility": 3}, {"path": "pumpoff", "type": "int"}, diff --git a/cfg/sea/dil3.stick.json b/cfg/sea/dil3.stick.json index c79aa45..5a10580 100644 --- a/cfg/sea/dil3.stick.json +++ b/cfg/sea/dil3.stick.json @@ -292,7 +292,7 @@ {"path": "V3A", "type": "int", "readonly": false, "cmd": "dil V3A", "visibility": 3}, {"path": "Roots", "type": "int", "readonly": false, "cmd": "dil Roots", "visibility": 3}, {"path": "Aux", "type": "int", "readonly": false, "cmd": "dil Aux", "visibility": 3}, -{"path": "He3", "type": "int", "readonly": false, "cmd": "dil He3", "visibility": 3}, +{"path": "He3", "type": "int", "readonly": false, "cmd": "dil He3"}, {"path": "closedelay", "type": "float", "readonly": false, "cmd": "dil closedelay", "visibility": 3}, {"path": "extVersion", "type": "int", "readonly": false, "cmd": "dil extVersion", "visibility": 3}, {"path": "pumpoff", "type": "int"}, diff --git a/cfg/sea/dil4.stick.json b/cfg/sea/dil4.stick.json index c79aa45..5a10580 100644 --- a/cfg/sea/dil4.stick.json +++ b/cfg/sea/dil4.stick.json @@ -292,7 +292,7 @@ {"path": "V3A", "type": "int", "readonly": false, "cmd": "dil V3A", "visibility": 3}, {"path": "Roots", "type": "int", "readonly": false, "cmd": "dil Roots", "visibility": 3}, {"path": "Aux", "type": "int", "readonly": false, "cmd": "dil Aux", "visibility": 3}, -{"path": "He3", "type": "int", "readonly": false, "cmd": "dil He3", "visibility": 3}, +{"path": "He3", "type": "int", "readonly": false, "cmd": "dil He3"}, {"path": "closedelay", "type": "float", "readonly": false, "cmd": "dil closedelay", "visibility": 3}, {"path": "extVersion", "type": "int", "readonly": false, "cmd": "dil extVersion", "visibility": 3}, {"path": "pumpoff", "type": "int"},