DC_device: add paramter "housing" ...

... this is for enabling door switches on 1256 DC
This commit is contained in:
2024-06-25 15:44:11 +02:00
parent e1782ae4f6
commit 86fd25683c

View File

@@ -23,5 +23,6 @@
"BattWarn":11800,
"BattErr":11200,
"foreign":1,
"refPrint":0
"refPrint":0,
"housing":1
}