change code style
This commit is contained in:
parent
14312c8220
commit
b386fadd44
@ -2256,7 +2256,8 @@ sub SetCmdFn($) {
|
||||
my $posValue = $h->{posValue};
|
||||
|
||||
$shutters->setShuttersDev($shuttersDev);
|
||||
$shutters->setLastDrive($h->{lastDrive}) if ( defined($h->{lastDrive}) );
|
||||
$shutters->setLastDrive( $h->{lastDrive} )
|
||||
if ( defined( $h->{lastDrive} ) );
|
||||
|
||||
return
|
||||
unless ( $shutters->getASC != 0 );
|
||||
|
Loading…
x
Reference in New Issue
Block a user