Increase stack size to decode larger QR codes properly
This commit is contained in:
@@ -32,6 +32,8 @@
|
||||
#include "camera.h"
|
||||
#include <time.h>
|
||||
|
||||
int __stacksize__ = 64 * 1024;
|
||||
|
||||
int init_services(void)
|
||||
{
|
||||
cfguInit();
|
||||
|
||||
Reference in New Issue
Block a user