mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-03-10 03:06:37 +00:00
HMCCUCHN: Fixed missing timer::hires
git-svn-id: https://svn.fhem.de/fhem/trunk@10269 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
6c3c94cc73
commit
125b395838
@ -39,6 +39,8 @@ use strict;
|
||||
use warnings;
|
||||
use SetExtensions;
|
||||
|
||||
use Time::HiRes;
|
||||
|
||||
sub HMCCUCHN_Define ($@);
|
||||
sub HMCCUCHN_Set ($@);
|
||||
sub HMCCUCHN_Get ($@);
|
||||
|
Loading…
x
Reference in New Issue
Block a user