GHI.Processor.Configuration question

I noticed that there are methods to write to and read from the configuration sector. But there are not methods to delete configuration entry.
How would I delete an entry from the configuration sector?

If I understand it right, this writes directly into the processors configuration. So things can’t be just deleted, they have to get a value. I wouldn’t change anything there until you exactly know what you’re doing with it…

@ EvoMotors - write zeros

It stores the custom configuration, it does no change the processor configuration.

Is anyone using this to store the configuration?

[quote=“EvoMotors”]It stores the custom configuration, it does no change the processor configuration.
[/quote]

Hm that sounds nice… How much space is there available?