declared so perl does not complain of globals
This commit is contained in:
parent
be4a434dbd
commit
991291ce67
|
@ -70,6 +70,7 @@ use Time::HiRes qw( usleep );
|
|||
# it does not reset the name if a command fails. Net result: Your camera gets a name like "Move Left" which
|
||||
# I bet you won't like
|
||||
my $osd = "off";
|
||||
my $cmd;
|
||||
|
||||
sub new
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue