mirror of
https://github.com/marqs85/ossc.git
synced 2024-12-26 20:30:03 +00:00
bump max number of profiles to 15
This commit is contained in:
parent
ad056f249f
commit
c250042cdb
@ -28,7 +28,7 @@
|
||||
#include "video_modes.h"
|
||||
#include "flash.h"
|
||||
|
||||
#define MAX_PROFILE 9
|
||||
#define MAX_PROFILE (MAX_USERDATA_ENTRY-1)
|
||||
#define INIT_CONFIG_SLOT MAX_USERDATA_ENTRY
|
||||
|
||||
#define UDATA_IMPT_CANCELLED 104
|
||||
|
Loading…
Reference in New Issue
Block a user