Anet ET board name

This commit is contained in:
Scott Lahteine 2020-12-14 22:31:10 -06:00
parent 4fbaa6c11b
commit 69d3408582
4 changed files with 4 additions and 4 deletions

View file

@ -128,7 +128,7 @@
// Choose the name from boards.h that matches your setup
#ifndef MOTHERBOARD
#define MOTHERBOARD BOARD_ET4
#define MOTHERBOARD BOARD_ANET_ET4
#endif
// Name displayed in the LCD "Ready" message and Info menu

View file

@ -128,7 +128,7 @@
// Choose the name from boards.h that matches your setup
#ifndef MOTHERBOARD
#define MOTHERBOARD BOARD_ET4
#define MOTHERBOARD BOARD_ANET_ET4
#endif
// Name displayed in the LCD "Ready" message and Info menu

View file

@ -128,7 +128,7 @@
// Choose the name from boards.h that matches your setup
#ifndef MOTHERBOARD
#define MOTHERBOARD BOARD_ET4
#define MOTHERBOARD BOARD_ANET_ET4
#endif
// Name displayed in the LCD "Ready" message and Info menu

View file

@ -128,7 +128,7 @@
// Choose the name from boards.h that matches your setup
#ifndef MOTHERBOARD
#define MOTHERBOARD BOARD_ET4
#define MOTHERBOARD BOARD_ANET_ET4
#endif
// Name displayed in the LCD "Ready" message and Info menu