瀏覽代碼

Fixed typo in comment

Bas Spaans 12 年之前
父節點
當前提交
12c41423ad
共有 1 個檔案被更改,包括 1 行新增1 行删除
  1. 1
    1
      Marlin/pins.h

+ 1
- 1
Marlin/pins.h 查看文件

@@ -683,7 +683,7 @@
683 683
 #endif
684 684
 
685 685
 #ifdef MELZI
686
-#define LED_PIN            27 /* On some broken versions of the Sanguino libraries the pin definitions are wrong, which then needs LED_PIN as pin 27. But you better upgrade your Sanguino libraries! See #368. */
686
+#define LED_PIN            27 /* On some broken versions of the Sanguino libraries the pin definitions are wrong, which then needs LED_PIN as pin 28. But you better upgrade your Sanguino libraries! See #368. */
687 687
 #define FAN_PIN            4
688 688
 #endif
689 689
 

Loading…
取消
儲存