Skip to content

Definition of SET_PIN_MODE in global namespace clashes with popular Firmata library #233

@mphasize

Description

@mphasize

Hi there,

I've been trying for a while to compile either https://github.com/firmata/arduino or https://github.com/firmata/ConfigurableFirmata on the Arduino MKR WIFI 1010.

Unfortunately there seems to be a clash with the definition of SET_PIN_MODE in the global namespace here:

SET_PIN_MODE = 0x50,

The issue is also discussed here: firmata/arduino#470

Any ideas, how this could be solved?

Metadata

Metadata

Assignees

No one assigned

    Labels

    topic: codeRelated to content of the project itselftype: imperfectionPerceived defect in any part of project

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions