Closed
Description
During a run of - https://github.com/RobTillaart/DAC8551/tree/develop - I get the following error:
/github/home/Arduino/libraries/DAC8551/DAC8551.cpp: In member function ‘void DAC8551::begin()’:
/action/bundle/ruby/2.6.0/bundler/gems/arduino_ci-d86200aa8b3b/cpp/arduino/Godmode.h:163:22: error: ‘_NOP’ was not declared in this scope
#define pinMode(...) _NOP()
^~~~
/github/home/Arduino/libraries/DAC8551/DAC8551.cpp:36:3: note: in expansion of macro ‘pinMode’
pinMode(_slaveSelect, OUTPUT);
Looks like a missing function definition?
If more information is needed let me know.
Metadata
Metadata
Assignees
Labels
No labels