...
This commit is contained in:
@@ -190,7 +190,7 @@ def focussing_app(parser, init_seq_func, set_focus_func, get_image_func):
|
||||
return result["ret_code"]
|
||||
|
||||
if args.verbose:
|
||||
print("\tThe best focus value: {:g}".format(result["focus_value"]))
|
||||
print("\n\tThe best focus value: {:g}".format(result["focus_value"]))
|
||||
|
||||
if not args.do_not_set:
|
||||
if args.verbose:
|
||||
|
||||
Reference in New Issue
Block a user