Skip to content

Compiler Error in Arduino IDE #27

@Ralph4711

Description

@Ralph4711

When I integrate your display driver into my program and then compile the whole thing I get the following error or note:

warning: "pgm_read_byte_near" redefined
#define pgm_read_byte_near(addr) pgm_read_byte(addr)

C:\Users\OEM\Documents\Arduino\libraries\Nokia_5110_LCD_library\src\Nokia_LCD.cpp:6: note: this is the location of the previous definition
#define pgm_read_byte_near *

how i can fix it please?

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