mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-26 17:36:40 +08:00
Update rc.board_arch_defaults
logger doesn't start at all up to 4k buffer
This commit is contained in:
@@ -14,5 +14,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
|
||||
|
||||
Reference in New Issue
Block a user