mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-03-10 03:06:37 +00:00
HMCCUDEV: Fixed missing timer::hires
git-svn-id: https://svn.fhem.de/fhem/trunk@10270 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
125b395838
commit
501fdeb4cb
@ -42,6 +42,8 @@ use warnings;
|
||||
use SetExtensions;
|
||||
# use Data::Dumper;
|
||||
|
||||
use Time::HiRes;
|
||||
|
||||
sub HMCCUDEV_Define ($@);
|
||||
sub HMCCUDEV_Set ($@);
|
||||
sub HMCCUDEV_Get ($@);
|
||||
|
Loading…
x
Reference in New Issue
Block a user