AV-X increase logger buffer

This commit is contained in:
Daniel Agar 2018-11-21 00:00:08 -05:00 committed by Lorenz Meier
parent 7d54913f80
commit 8566b6b53e
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@ fi
# Begin Setup for board specific configurations. #
###############################################################################
if ver hwcmp PX4FMU_V5
if ver hwcmp PX4FMU_V5 AV_X_V1
then
set LOGGER_BUF 64
fi