Vert
5 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
Marlin/src/pins/mega/pins_GT2560_V3.h
|
@ -22,7 +22,7 @@ |
|
|
#pragma once |
|
|
#pragma once |
|
|
|
|
|
|
|
|
/**
|
|
|
/**
|
|
|
* GT2560 V3.0 pin assignment |
|
|
* GT3560 RevB + GT2560 V3.0 + GT2560 V3.1 + GT2560 V4.0 pin assignment |
|
|
*/ |
|
|
*/ |
|
|
|
|
|
|
|
|
#if !defined(__AVR_ATmega1280__) && !defined(__AVR_ATmega2560__) |
|
|
#if !defined(__AVR_ATmega1280__) && !defined(__AVR_ATmega2560__) |
|
|