mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-03-03 16:56:54 +00:00
00_ZWDongle.pm: fix typo
git-svn-id: https://svn.fhem.de/fhem/trunk@15957 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
38378095a3
commit
78bc41506b
@ -145,7 +145,7 @@ ZWDongle_Define($$)
|
||||
return undef;
|
||||
|
||||
} elsif($dev !~ m/@/ && $dev !~ m/:/) {
|
||||
$def .= "\@115200"; # default baudrate
|
||||
$dev .= "\@115200"; # default baudrate
|
||||
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user