cc100 noch gespeichert
This commit is contained in:
@@ -118,7 +118,7 @@ class CC100_HW extends IPSModule
|
|||||||
|
|
||||||
private function TryWriteFile($starttime)
|
private function TryWriteFile($starttime)
|
||||||
{
|
{
|
||||||
$this->readAndConvertToBools($DIN_FILE);
|
$this->readAndConvertToBools($this->$DIN_FILE);
|
||||||
|
|
||||||
$currentTime = microtime(true) * 1000;
|
$currentTime = microtime(true) * 1000;
|
||||||
if ($currentTime - $starttime <= $this->maxTime) {
|
if ($currentTime - $starttime <= $this->maxTime) {
|
||||||
|
|||||||
Reference in New Issue
Block a user