52_I2C_HDC1008.pm: add TODO for useless exception handling
git-svn-id: https://svn.fhem.de/fhem/trunk@16756 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
@@ -465,7 +465,7 @@ sub I2C_HDC1008_Poll
|
||||
|
||||
|
||||
my $delay = I2C_HDC1008_UpdateValues($hash);
|
||||
|
||||
# TODO Catch ohne eval?! Das bringt wohl nix, fraglich ist, ob wir hier ein Catch brauchen?
|
||||
my $ret = I2C_HDC1008_Catch($@) if $@;
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user