change code style
This commit is contained in:
		| @@ -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 ); | ||||
|   | ||||
		Reference in New Issue
	
	Block a user