mirror of
https://github.com/iNavFlight/inav.git
synced 2025-07-13 03:19:58 +03:00
Update the PDF manual builder script to include blackbox documentation.
This commit is contained in:
parent
fcbda7ec63
commit
59ba433f0d
1 changed files with 1 additions and 0 deletions
|
@ -29,6 +29,7 @@ doc_files=(
|
||||||
'Inflight Adjustments.md'
|
'Inflight Adjustments.md'
|
||||||
'Controls.md'
|
'Controls.md'
|
||||||
'Autotune.md'
|
'Autotune.md'
|
||||||
|
'Blackbox.md'
|
||||||
'Migrating from baseflight.md')
|
'Migrating from baseflight.md')
|
||||||
|
|
||||||
if which gimli >/dev/null; then
|
if which gimli >/dev/null; then
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue