mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-04-28 23:04:07 +08:00
sdlog2: Adjust frame size
This commit is contained in:
parent
1f81a8bd61
commit
f28e8d6731
@ -42,7 +42,7 @@ MODULE_PRIORITY = "SCHED_PRIORITY_MAX-30"
|
||||
SRCS = sdlog2.c \
|
||||
logbuffer.c
|
||||
|
||||
MODULE_STACKSIZE = 1200
|
||||
MODULE_STACKSIZE = 1300
|
||||
|
||||
MAXOPTIMIZATION = -Os
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user