I am trying to upload a sketch, to an Atmega32a. It compiles good, and then exit 1 saying there are 2 Servo.h header files, and it used the default Servo.h file
I keep getting this error, and I am not sure how to resolve this error.
I must assume we need to use the MightyCore, Servo.h header.
It DOES recognize both header files, but it chooses the first one it see's.
How do I get it to ignore the default Servo.h, and use the one from the MightyCORE, core?
Now thats strange. Renaming fixed THAT problem, but, now, it says it needs a programmer, to upload to the Atmega32a.
I have my UNO set up as the ISP. What the heck? Ok, I am fairly new to the IDE 2. Maybe I am doing something stupid in using it.
I have set it up as the ISP again, and does the same thing.
I sure would appreciate knowing what I am doing wrong, obviously I am not seeing something simple.
What would be the next step in this chapter of learning?
Many Thanks!