Skip to content

Decode from a char array? #88

@giri-v

Description

@giri-v

Is it possible to pass a char (or uint_8t) array directly to .decodeArray(...) ? That is an array declared in the sketch as

char myJPGArray[20000];

as opposed to being stored in PROGMEM or other const type.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions