diff --git a/IOB-WIN/DATA/CONF/INTERCL_01.json b/IOB-WIN/DATA/CONF/INTERCL_01.json index aeea81da..7fed4f5c 100644 --- a/IOB-WIN/DATA/CONF/INTERCL_01.json +++ b/IOB-WIN/DATA/CONF/INTERCL_01.json @@ -4,50 +4,43 @@ "name": "kgParz", "tipoMem": "Int", "index": 66, - "size": 2, - "value": "0" + "size": 2 }, "set_th": { "name": "set_th", "tipoMem": "Int", "index": 72, - "size": 2, - "value": "0" + "size": 2 }, "set_c": { "name": "set_c", "tipoMem": "Real", "index": 74, - "size": 4, - "value": "0" + "size": 4 }, "aria_1": { "name": "aria_1", "tipoMem": "Int", "index": 78, - "size": 2, - "value": "0" + "size": 2 }, "aria_2": { "name": "aria_2", "tipoMem": "Int", "index": 80, - "size": 2, - "value": "0" + "size": 2 }, "setMmH20": { "name": "setMmH20", "tipoMem": "Real", "index": 82, - "size": 4, - "value": "0" + "size": 4 }, "rpmci": { "name": "rpmci", "tipoMem": "Int", "index": 86, - "size": 2, - "value": "0" + "size": 2 } }, "mMapRead": { diff --git a/Jenkinsfile b/Jenkinsfile index b5005f67..4a0ff149 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -30,7 +30,7 @@ pipeline { else { currentBuild.description = "BUILD ${env.versionNumber}" } - 3 + } /* CAMBIO numero versione in file sorgente!!! */ bat "e:\\fart.exe VersGen\\VersGen.cs 1.0.0.0 ${env.versionNumber} || EXIT /B 0"