Skip to content

Making some features compile time optional to reduce the code size. #245

@Tangerino

Description

@Tangerino

I do have a use case where I don't need to encode JSON so I'd like to remove that code from the library. I've installed (quick & dirty) some ifdef and reduced by 60% the code size. A huge difference when using micro controllers.
Thanks

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions