diff options
Diffstat (limited to 'openwrt/rhctl/files')
-rw-r--r-- | openwrt/rhctl/files/rhctl.config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/openwrt/rhctl/files/rhctl.config b/openwrt/rhctl/files/rhctl.config index 1ca5a58..8634637 100644 --- a/openwrt/rhctl/files/rhctl.config +++ b/openwrt/rhctl/files/rhctl.config @@ -30,7 +30,7 @@ config 'heartbeatclient' option command_sock '/var/run/rhctl/switchctl.sock' option baudrate '38400' option device '/dev/ttyHeartbeat' - option timeout '15' + option timeout '25' option led 'heartbeat' config 'luaclient' |