Skip to content

Use of prog_char is deprecated in newer IDEs #20

@hattesen

Description

@hattesen

OMMenuItem Struct (and likely many other classes and structs) contain references to the deprecated prog_char type. See AVR libc documentation.

Other means of placing menu item data in PROGMEM should be implemented (e.g. F()), or alternatively, standard (SRAM) data types should be chosen.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions