Skip to content

Error "section of 'st7302_wenting' conflicts with previous declaration" #53

@rin67630

Description

@rin67630

Hi,
I tried to compile your unchanged demo for a WemosD1 board on Arduino IDE 2.
I got the error:
In file included from d:\Activities\3_Maker\libraries\OneBitDisplay\src\OneBitDisplay.cpp:58: d:\Activities\3_Maker\libraries\OneBitDisplay\src\obd.inl:1064:15: error: section of 'st7302_wenting' conflicts with previous declaration 1064 | const uint8_t st7302_wenting[] PROGMEM PROGMEM = { | ^~~~~~~~~~~~~~ exit status 1 Compilation error: exit status 1

Unfortunately the compiler does not mention the other conflicting declaration.
I found only one single occurance of "st7302_wenting" in my development drive (file obd.inl), so I really cannot figure, where the conflict comes from.

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