mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-04-07 19:04:20 +00:00
53_GHoma.pm: bugfix
git-svn-id: https://svn.fhem.de/fhem/trunk@17961 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
41cea4f4ee
commit
dde4b7fe68
@ -494,13 +494,6 @@ sub GHoma_udpsend{
|
||||
}
|
||||
Log3 $hash, 1, "$hash->{NAME}: setting server address for GHoma plugs to $ownIP:$hash->{PORT}";
|
||||
|
||||
my @sdata = (
|
||||
"HF-A11ASSISTHREAD",
|
||||
"+ok",
|
||||
"AT+VER\r",
|
||||
"AT+TCPTO\r"
|
||||
);
|
||||
|
||||
my @sdata = (
|
||||
"HF-A11ASSISTHREAD",
|
||||
"+ok",
|
||||
|
Loading…
x
Reference in New Issue
Block a user