Hi, i dont know if this is the right place but,
i am trying to flash marlin on my 3d printer using arduino,
as i try to compile it near the end i get errors/warnings (pic1) and the ide slow down so much its unresponsive. any idea what im doing wrong?
If you use the "Copy error messages" button in the IDE nothing appears to happen, but the error messages are copied to the clipboard ready to post here
Please try again and post the error message in code tags when you do
But not sure what the solution is
Ok error is Use of defined( ) may not be portable, so is the warning is probably correct.
But does that stop the compile for completing?