Skip to content

Constant Char "PA[]" collides with other libraries #22

@ITDiscovery

Description

@ITDiscovery

I changed this a several other instances of the use of PA[] to ZPA[] which avoids collision with AVR128 Board Manager libraries. Please use larger variable names in the future to avoid collision with board managers.

Line 214: const char PA[] PROGMEM = "Pa";
Line 281: PA,
Line 314: PA,

Not sure that's all of them.

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