New boards entry for the A20M

This commit is contained in:
Scott Lahteine
2019-01-26 16:16:21 -06:00
parent 97da6c1da5
commit 159d7eefda
5 changed files with 59 additions and 1 deletions

View File

@@ -33,6 +33,11 @@
#define BOARD_NAME "GT2560 V3.0"
#endif
//
// Servos
//
#define SERVO0_PIN 11 //13 untested 3Dtouch
//
// Limit Switches
//
@@ -98,7 +103,6 @@
#define LED_PIN 6
#define PS_ON_PIN 12
#define SUICIDE_PIN 54 //PIN that has to be turned on right after start, to keep power flowing.
#define SERVO0_PIN 11 //13 untested 3Dtouch
#ifndef CASE_LIGHT_PIN
//#define CASE_LIGHT_PIN 21