-
Notifications
You must be signed in to change notification settings - Fork 1k
Closed
Description
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 workingSomething isn't working