mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-06-07 17:35:22 +08:00
reduce logbuffer size to 12K due to lack of RAM
This commit is contained in:
committed by
Beat Küng
parent
0ca63fa379
commit
f129b86d1b
@@ -638,7 +638,7 @@ then
|
||||
then
|
||||
fi
|
||||
else
|
||||
if logger start -b 9
|
||||
if logger start -b 12
|
||||
then
|
||||
fi
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user