Shorter BTT board names (for LCD info) (#18139)

This commit is contained in:
Leo
2020-06-05 04:29:47 +02:00
committed by GitHub
parent 9e2f142391
commit f350e9d0cb
12 changed files with 12 additions and 12 deletions

View File

@ -21,7 +21,7 @@
*/
#pragma once
#define BOARD_INFO_NAME "BIGTREE SKR 1.1"
#define BOARD_INFO_NAME "BTT SKR V1.1"
//
// Limit Switches

View File

@ -21,7 +21,7 @@
*/
#pragma once
#define BOARD_INFO_NAME "BIGTREE SKR 1.3"
#define BOARD_INFO_NAME "BTT SKR V1.3"
//
// Trinamic Stallguard pins

View File

@ -22,7 +22,7 @@
#pragma once
#ifndef BOARD_INFO_NAME
#define BOARD_INFO_NAME "BIGTREE SKR 1.4"
#define BOARD_INFO_NAME "BTT SKR V1.4"
#endif
//