Uppercase pins filename

This commit is contained in:
Scott Lahteine
2019-06-05 21:23:31 -05:00
parent 858b2fa21a
commit fa3b5fb059
4 changed files with 4 additions and 4 deletions

View File

@ -132,7 +132,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_RAMPS_Dagoma
#define MOTHERBOARD BOARD_RAMPS_DAGOMA
#endif
// Optional custom name for your RepStrap or other custom machine