increase commander framesize

This commit is contained in:
Thomas Gubler 2014-12-28 23:22:02 +01:00
parent fc780a1729
commit ee7e008008

View File

@ -52,5 +52,5 @@ MODULE_STACKSIZE = 1200
MAXOPTIMIZATION = -Os
EXTRACXXFLAGS = -Wframe-larger-than=1900
EXTRACXXFLAGS = -Wframe-larger-than=2000