I'm trying to compile the myFP2_L298N_338.ino but i've got an error:
" (...) Documents\Arduino\libraries\myHalfStepper\myHalfStepper.cpp:192:19: error: missing binary operator before token "_SERIAL" #if defined(DEBUG)_SERIAL
Any ideia ? Thanks
I dont know the version of halfstepper library you have installed. Use the library manager in Arduino IDE to delete it Once deleted, use the library manager to install the zip file I have attached Then try to compile again
regards Robert
Thank you very much
That one worked :)
Log in to post a comment.
I'm trying to compile the myFP2_L298N_338.ino but i've got an error:
Any ideia ?
Thanks
I dont know the version of halfstepper library you have installed.
Use the library manager in Arduino IDE to delete it
Once deleted, use the library manager to install the zip file I have attached
Then try to compile again
regards
Robert
Thank you very much
That one worked :)