Kaynağa Gözat

Fix Smoothieboard digipots i2c pin (#19784)

Curtis Jenkins 4 yıl önce
ebeveyn
işleme
178721a329
No account linked to committer's email address
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. 1
    1
      Marlin/src/pins/lpc1769/pins_SMOOTHIEBOARD.h

+ 1
- 1
Marlin/src/pins/lpc1769/pins_SMOOTHIEBOARD.h Dosyayı Görüntüle

@@ -169,7 +169,7 @@
169 169
  * Set from 0 - 127 with stop bit.
170 170
  * (Ex. 3F << 1 | 1)
171 171
  */
172
-#define DIGIPOTS_I2C_SCL                   P0_0
172
+#define DIGIPOTS_I2C_SCL                   P0_00
173 173
 #define DIGIPOTS_I2C_SDA_X                 P0_04
174 174
 #define DIGIPOTS_I2C_SDA_Y                 P0_10
175 175
 #define DIGIPOTS_I2C_SDA_Z                 P0_19

Loading…
İptal
Kaydet