Skip to content

Prepend all defines with "FIRMATA_" #253

@soundanalogous

Description

@soundanalogous

New boards keep breaking Firmata (and likely other libraries) by including defines and macros with the same name in their libraries. Time to fix this once and for all and prepend "FIRMATA_" to all defines. This will break many sketches unfortunately (for example if people maintain their own version of StandardFirmata or something similar and upgrade to the version of the Firmata that changes the definitions). Probably best for 3.0 with incremental patches along the way.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions