Fix example file to pull in correct pins file
This commit is contained in:
parent
378f354939
commit
5fbfbde532
@ -138,8 +138,7 @@
|
|||||||
// The following define selects which electronics board you have.
|
// The following define selects which electronics board you have.
|
||||||
// Please choose the name from boards.h that matches your setup
|
// Please choose the name from boards.h that matches your setup
|
||||||
#ifndef MOTHERBOARD
|
#ifndef MOTHERBOARD
|
||||||
//#define MOTHERBOARD BOARD_RUMBA
|
#define MOTHERBOARD BOARD_FORMBOT_TREX2
|
||||||
#define MOTHERBOARD BOARD_FORMBOT
|
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
// Optional custom name for your RepStrap or other custom machine
|
// Optional custom name for your RepStrap or other custom machine
|
||||||
|
Loading…
Reference in New Issue
Block a user