Fix example file to pull in correct pins file

This commit is contained in:
Roxy-3D 2018-09-17 10:41:30 -05:00 committed by GitHub
parent 378f354939
commit 5fbfbde532
Signed by: GitHub
GPG key ID: 4AEE18F83AFDEB23

View file

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