mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-05-17 04:07:35 +08:00
Handle slight increase of frame size in example
This commit is contained in:
@@ -42,4 +42,4 @@ SRCS = main.c \
|
||||
|
||||
MODULE_STACKSIZE = 1200
|
||||
|
||||
EXTRACFLAGS = -Wframe-larger-than=1200
|
||||
EXTRACFLAGS = -Wframe-larger-than=1300
|
||||
|
||||
Reference in New Issue
Block a user