Handle slight increase of frame size in example

This commit is contained in:
Lorenz Meier
2015-01-07 23:05:33 +01:00
parent 1bee73af22
commit 05367f8a00
+1 -1
View File
@@ -42,4 +42,4 @@ SRCS = main.c \
MODULE_STACKSIZE = 1200
EXTRACFLAGS = -Wframe-larger-than=1200
EXTRACFLAGS = -Wframe-larger-than=1300