ArminJo / Talkie

Refurbished Arduino version of the Talkie library from Peter Knight.
GNU General Public License v3.0
214 stars 52 forks source link

Where to change code for Mega2560 #9

Closed LtInPB closed 4 years ago

LtInPB commented 4 years ago

This Talkie software looks very promising to me.

On compiling with IDE and for a Mega2560, this error appears: Error compiling for board Arduino Mega or Mega 2560

The code says: ATmega2560: non inverted at pin 6, inverted at pin 7

Question: where in the code do the changes go?

Thank you

ArminJo commented 4 years ago

I am sorry, but there is no error for me when compiling for Arduino Mega or Mega 2560.

LtInPB commented 4 years ago

Thank you for your response. Testing more... did not have to change any code I just needed to change the speaker wire to pin 6 or 7

On Thu, Jul 23, 2020 at 2:46 PM Armin notifications@github.com wrote:

I am sorry, but there is no error for me when compiling for Arduino Mega or Mega 2560.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/ArminJo/Talkie/issues/9#issuecomment-663248485, or unsubscribe https://github.com/notifications/unsubscribe-auth/AQL3DALQ5MRIJENRVJPT3NLR5CVVFANCNFSM4PF57GXQ .

ArminJo commented 4 years ago

Yepp, thats right 👍