瀏覽代碼

Fix example file to pull in correct pins file

Roxy-3D 6 年之前
父節點
當前提交
5fbfbde532
沒有連結到貢獻者的電子郵件帳戶。
共有 1 個檔案被更改,包括 1 行新增2 行删除
  1. 1
    2
      Marlin/src/config/examples/Formbot/T-Rex_2+/Configuration.h

+ 1
- 2
Marlin/src/config/examples/Formbot/T-Rex_2+/Configuration.h 查看文件

@@ -138,8 +138,7 @@
138 138
 // The following define selects which electronics board you have.
139 139
 // Please choose the name from boards.h that matches your setup
140 140
 #ifndef MOTHERBOARD
141
-//#define MOTHERBOARD BOARD_RUMBA
142
-#define MOTHERBOARD BOARD_FORMBOT
141
+  #define MOTHERBOARD BOARD_FORMBOT_TREX2
143 142
 #endif
144 143
 
145 144
 // Optional custom name for your RepStrap or other custom machine

Loading…
取消
儲存