no message

This commit is contained in:
2024-11-28 15:11:11 +01:00
parent 9c0b3a0537
commit 8568c55037
3 changed files with 2 additions and 8 deletions

View File

@@ -1,6 +0,0 @@
{
"elements": [
]
}

View File

@@ -118,7 +118,7 @@ class CC100_HW extends IPSModule
private function TryWriteFile($starttime)
{
$this->readAndConvertToBools($DIN_FILE);
$this->readAndConvertToBools($this->DIN_FILE);
$currentTime = microtime(true) * 1000;
if ($currentTime - $starttime <= $this->maxTime) {

View File

@@ -6,7 +6,7 @@
"compatibility": {
"version": "7.1"
},
"version": "0.166",
"version": "0.167",
"build": 0,
"date": 0
}