You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
/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);