Correct number for Gen6 in pins.h
This commit is contained in:
parent
00aa507248
commit
24b63b7644
1 changed files with 1 additions and 1 deletions
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Reference in a new issue