1
0
Fork 0
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:
Dominic Clifton 2015-01-06 22:17:49 +00:00
parent fcbda7ec63
commit 59ba433f0d

View file

@ -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