Skip to content

Problem with "extern char* g_LCDML_DISP_lang_lcdml_table [254]" on Arduino -IDE (2.03) #92

@dcoredump

Description

@dcoredump

Hi,

I am getting problem with the extern declaration for g_LCDML_DISP_lang_lcdml_table in LCDMenuLib2.h:43:

/home/******/Arduino-Teensy/libraries/LCDMenuLib2/src/LCDMenuLib2.h:43:18: note: previous declaration as 'char* g_LCDML_DISP_lang_lcdml_table [254]'

The best fix for this would be to disable this declaration when using Arduino-IDE - but I currently have no idea how to check this.

Regards, Holger

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