Skip to content

Make readonly flag persistent through reboot #210

Open
@ph553

Description

@ph553

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions