Skip to content

Build error with Firmata #126

@fpistm

Description

@fpistm

Since the clean of header files including Firmata do not build.
Still one issue with multiple inclusions with pins_arduino.h.

/local/data/work/stm32/stm32duino/arduino-1.8.4/portable/sketchbook/libraries/Firmata/Boards.h:790:72: error: 'pinIsSerial' was not declared in this scope
 #define IS_PIN_DIGITAL(p)       (digitalPinIsValid(p) && !pinIsSerial(p))

Fixed on going.

Metadata

Metadata

Assignees

Labels

bug 🐛Something isn't working

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions