no message
This commit is contained in:
@@ -1,6 +0,0 @@
|
||||
{
|
||||
"elements": [
|
||||
|
||||
|
||||
]
|
||||
}
|
||||
@@ -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) {
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
"compatibility": {
|
||||
"version": "7.1"
|
||||
},
|
||||
"version": "0.166",
|
||||
"version": "0.167",
|
||||
"build": 0,
|
||||
"date": 0
|
||||
}
|
||||
Reference in New Issue
Block a user