mirror of
https://github.com/mist-devel/mist-firmware.git
synced 2026-05-15 19:38:30 +00:00
ARC: increase max conf size to 512
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
#include "arc_file.h"
|
||||
#include "debug.h"
|
||||
|
||||
#define MAX_CONF_SIZE 256
|
||||
#define MAX_CONF_SIZE 512
|
||||
|
||||
static char mod;
|
||||
static char rbfname[9];
|
||||
|
||||
Reference in New Issue
Block a user