mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-04-14 10:07:39 +08:00
Update rc.board_arch_defaults
logger doesn't start at all up to 4k buffer
This commit is contained in:
parent
1ab7943940
commit
fd2161b6bf
@ -8,5 +8,5 @@ set LOGGER_BUF 8
|
||||
if param greater -s UAVCAN_ENABLE 1
|
||||
then
|
||||
# Reduce logger buffer to free up some RAM for UAVCAN servers.
|
||||
set LOGGER_BUF 4
|
||||
set LOGGER_BUF 6
|
||||
fi
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user