mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-04-19 00:26:03 +00:00
fixed typo in %owfamily for 1D
git-svn-id: https://svn.fhem.de/fhem/trunk@2548 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
55b79459e0
commit
132457014a
@ -42,7 +42,7 @@ use vars qw(%owfamily);
|
||||
"10" => "DS18S20 DS1920",
|
||||
"12" => "DS2406 DS2507",
|
||||
"1B" => "DS2436",
|
||||
"1D" => "DS2436",
|
||||
"1D" => "DS2423",
|
||||
"20" => "DS2450",
|
||||
"22" => "DS1822",
|
||||
"24" => "DS2415 DS1904",
|
||||
|
Loading…
x
Reference in New Issue
Block a user