Skip to content

Change ini format from json to windows style ini #209

@rvdbreemen

Description

@rvdbreemen

To remove the memory dependency on the JSON Aduino library, and the fact that parsing is always in-memory, it is an better idea replace the JSON format to old skool windows INI format...

This would cause a breaking change, but no longer needs a memory allocation as the number of settings grow.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

Status

No status

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions