View Single Post
Old 02-26-2017, 08:58 AM   #83 (permalink)
t vago
MPGuino Supporter
 
t vago's Avatar
 
Join Date: Oct 2010
Location: Hungary
Posts: 1,807

iNXS - '10 Opel Zafira 111 Anniversary

Suzi - '02 Suzuki Swift GL
Thanks: 828
Thanked 708 Times in 456 Posts
Quote:
Originally Posted by ntoobe View Post
Hi!

I'm getting bunch of compilation errors with the new code.
Am I doing something wrong?

******


Arduino: 1.6.4 (Windows 8.1), Board: "Arduino Mini, ATmega328"

Build options changed, rebuilding all

mpguino_194_20170210_ninom:1026: error: 'PINK3' was not declared in this scope
....
Looks like your Arduino IDE is configured for a generic AtMega328, but your copy of MPGuino is configured for an AtMega2560. They're two very different chips. Go verify what hardware you're compiling for.
  Reply With Quote
The Following User Says Thank You to t vago For This Useful Post:
ntoobe (02-28-2017)