declared so perl does not complain of globals

This commit is contained in:
Pliable Pixels 2015-06-19 14:12:08 -04:00
parent be4a434dbd
commit 991291ce67
1 changed files with 1 additions and 0 deletions

View File

@ -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
{