mirror of
https://github.com/MarlinFirmware/Marlin.git
synced 2025-08-08 14:33:58 -06:00
Uppercase pins filename
This commit is contained in:
parent
858b2fa21a
commit
fa3b5fb059
4 changed files with 4 additions and 4 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue