From db97da79af09b6d65e930e1e3b432908e26c2ddd Mon Sep 17 00:00:00 2001 From: fred Date: Tue, 14 Mar 2023 18:23:25 +0100 Subject: [PATCH] delay --- lib/Fred.class.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/Fred.class.php b/lib/Fred.class.php index 0da20b2..56ce98c 100644 --- a/lib/Fred.class.php +++ b/lib/Fred.class.php @@ -8,7 +8,7 @@ class Fred { private $gatewayPort = ''; // :1234 - private $gatewayDelay = 3; + private $gatewayDelay = 6; public function __construct () {