Skip to content

keyword PROGMEM is stated twice #47

Description

@WolfgangArndt

const uint8_t st7302_wenting[] PROGMEM PROGMEM = {

there should be only one "PROGMEM" keyword in this line, otherwise the compiler (at least the build chain in platform.io) will give following error:
.pio\libdeps\d1_mini_pro\OneBitDisplay\src\obd.inl:776:15: error: section of 'st7302_wenting' conflicts with previous declaration

release used: 2.3.1

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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