mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-31 02:16:53 +08:00
reduce log buffer to 24K
This commit is contained in:
committed by
Lorenz Meier
parent
8a77fec9c8
commit
89294317a1
@@ -31,7 +31,7 @@ then
|
|||||||
then
|
then
|
||||||
fi
|
fi
|
||||||
else
|
else
|
||||||
if logger start -b 32
|
if logger start -b 24
|
||||||
then
|
then
|
||||||
fi
|
fi
|
||||||
fi
|
fi
|
||||||
|
|||||||
Reference in New Issue
Block a user