Skip to content

Error in library #43

@jmezzera

Description

@jmezzera

Hi,

I'm trying to compile an example sketch which uses the Frame library and I'm getting a compilation error in the following line:

char valC[len][2] = {};

The error:

error: variable-sized object 'valC' may not be initialized
   char valC[len][2] = {};
                        ^

Any help would be appreciated.

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