Correct number for Gen6 in pins.h

This commit is contained in:
kliment 2011-04-15 23:56:12 +02:00
parent 00aa507248
commit 24b63b7644

View file

@ -298,7 +298,7 @@
* Gen6 pin assignment
*
****************************************************************************************/
#elif MOTHERBOARD == 4
#elif MOTHERBOARD == 5
#ifndef __AVR_ATmega644P__
#error Oops! Make sure you have 'Sanguino' selected from the 'Tools -> Boards' menu.