declared so perl does not complain of globals
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
|
# 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
|
# I bet you won't like
|
||||||
my $osd = "off";
|
my $osd = "off";
|
||||||
|
my $cmd;
|
||||||
|
|
||||||
sub new
|
sub new
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in New Issue