mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-05-04 22:19:38 +00:00
battery corrected for wind sensors
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@2418 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
8943909549
commit
0254ff1622
@ -392,7 +392,7 @@ sub TRX_WEATHER_common_anemometer {
|
|||||||
units => 'degrees',
|
units => 'degrees',
|
||||||
};
|
};
|
||||||
|
|
||||||
TRX_WEATHER_simple_battery($bytes, $dev_str, \@res, 15);
|
TRX_WEATHER_battery($bytes, $dev_str, \@res, 15);
|
||||||
|
|
||||||
return @res;
|
return @res;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user