mirror of
https://github.com/iNavFlight/inav.git
synced 2025-07-12 19:10:27 +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'
|
||||
'Controls.md'
|
||||
'Autotune.md'
|
||||
'Blackbox.md'
|
||||
'Migrating from baseflight.md')
|
||||
|
||||
if which gimli >/dev/null; then
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue