Skip to content
Snippets Groups Projects
Commit c7b07d20 authored by Scott Lahteine's avatar Scott Lahteine
Browse files

Minor patches to pins files

parent 356af7dc
No related branches found
No related tags found
No related merge requests found
......@@ -51,11 +51,9 @@
*
*/
#ifndef __AVR_ATmega644P__
#ifndef __AVR_ATmega1284P__
#if !defined(__AVR_ATmega644P__) && !defined(__AVR_ATmega1284P__)
#error "Oops! Make sure you have 'Sanguino' selected from the 'Tools -> Boards' menu."
#endif
#endif
#ifndef BOARD_NAME
#define BOARD_NAME "Gen6"
......
......@@ -26,6 +26,7 @@
#include "pins_GT2560_REV_A.h"
#undef BOARD_NAME
#define BOARD_NAME "GT2560 Rev.A+"
#define SERVO0_PIN 11
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment