Update the PDF manual builder script to include blackbox documentation.
This commit is contained in:
parent
fcbda7ec63
commit
59ba433f0d
|
@ -29,6 +29,7 @@ doc_files=(
|
|||
'Inflight Adjustments.md'
|
||||
'Controls.md'
|
||||
'Autotune.md'
|
||||
'Blackbox.md'
|
||||
'Migrating from baseflight.md')
|
||||
|
||||
if which gimli >/dev/null; then
|
||||
|
|
Loading…
Reference in New Issue