Small fixed and added color options for different things.
All checks were successful
Run test asserts / Test-Asserts (push) Successful in 3s
All checks were successful
Run test asserts / Test-Asserts (push) Successful in 3s
This commit is contained in:
parent
0ed79edd77
commit
93cb9fd5d6
8 changed files with 71 additions and 58 deletions
|
|
@ -14,7 +14,7 @@ MB_DOC_HELP_VARIABLE += $(call mb_doc_variable,MB_FLIGHT_SEPERATOR,"File and ind
|
|||
MB_FLIGHT_RECORD_FLAG ?= -doublesize
|
||||
MB_DOC_HELP_VARIABLE += $(call mb_doc_variable,MB_FLIGHT_RECORD_FLAG,"Command parameter flag of the video recorder.",$(MB_FLIGHT_RECORD_FLAG))
|
||||
|
||||
MB_FLIGHT_VIDEO_NAME ?= flight-video
|
||||
MB_FLIGHT_VIDEO_NAME ?= night-flight
|
||||
MB_DOC_HELP_VARIABLE += $(call mb_doc_variable,MB_FLIGHT_VIDEO_NAME,"Video file name of the final result merged video.",$(MB_FLIGHT_VIDEO_NAME))
|
||||
|
||||
define mb_flight_video_merge
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue