-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Description
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?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels