"INPUT_PULLUP" was not declared in this scope
Hello everyone. I'm new to these tasks. I'm trying to install Repetier Firmeare in my Sanguinololu 1_3a by Arduino1.05. I have set the correct board and get the following error.
Commands.cpp: In static member function 'static void Commands::processMCode(GCode*)':
Commands.cpp:1615: error: 'INPUT_PULLUP' was not declared in this scope
Commands.cpp:1952: error: 'INPUT_PULLUP' was not declared in this scope
anyone can help me with this?
Comments