mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-28 02:36:37 +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
|
||||
fi
|
||||
else
|
||||
if logger start -b 32
|
||||
if logger start -b 24
|
||||
then
|
||||
fi
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user