Hello All,
I'm new in the Forum.
I'm trying to use new moteino board.
I followed instruction on how add Moteino core .
But I got that error when I try to compile the sketch code:
Error while compiling: missing 'recipe.cpp.o.pattern' configuration parameter
Could someone help me please?
Regards
Mirko Ugolini
Can you compile the Blink sketch? Please post your sketch
Here's a quote from Felix:
QuoteThe Moteino core is very lean and there is no code except some pin definitions for the MoteinoMEGA, nothing else, it should work in past IDE versions as well.
If you have simple Moteinos or MoteinoUSB you can just choose Board>Arduino UNO and it will work just fine, no need for the Moteino core.
Hello All,
I found the solution:
I attached the PDF with instruction.
Mirko