Open
Description
Hi
I noticed the readonly sets itself to 0 on boot or on setting change
I checked the files and saw that on Configuration.c
#ifdef CONFIG_MF_ULTRALIGHT_SUPPORT
[code.....]
.ReadOnly = false
}
Is it something i need to change in a file before compiling? I would like to get the readonly permanent and, if possible, not be a global variable