Browse Source

Cleanup pins spacing

pull/1/head
Scott Lahteine 7 years ago
parent
commit
c272f2c84e
  1. 2
      Marlin/src/pins/pins_TEENSY35_36.h

2
Marlin/src/pins/pins_TEENSY35_36.h

@ -109,7 +109,7 @@ D8 HEATER_BED_PIN CS1 RX4 A12 31 | 46 * * 47 | 34 A15 PWM
#define SOL1_PIN 28
#ifndef SDSUPPORT
// these pins are defined in the SD library if building with SD support
// these are defined in the SD library if building with SD support
#define SCK_PIN 13
#define MISO_PIN 12
#define MOSI_PIN 11

Loading…
Cancel
Save