💡 Sub-include pins labels
This commit is contained in:
@ -23,4 +23,4 @@
|
||||
|
||||
#define BOARD_INFO_NAME "BTT SKR Mini MZ V1.0"
|
||||
|
||||
#include "pins_BTT_SKR_MINI_E3_V2_0.h"
|
||||
#include "pins_BTT_SKR_MINI_E3_V2_0.h" // ... BTT_SKR_MINI_E3_common
|
||||
|
@ -64,4 +64,4 @@
|
||||
#endif
|
||||
#endif
|
||||
|
||||
#include "pins_MKS_ROBIN_E3_V1_1_common.h"
|
||||
#include "pins_MKS_ROBIN_E3_V1_1_common.h" // ... MKS_ROBIN_E3_common
|
||||
|
@ -33,4 +33,4 @@
|
||||
#define BOARD_INFO_NAME "MKS Robin E3 V1.1"
|
||||
#endif
|
||||
|
||||
#include "pins_MKS_ROBIN_E3_V1_1_common.h"
|
||||
#include "pins_MKS_ROBIN_E3_V1_1_common.h" // ... MKS_ROBIN_E3_common
|
||||
|
Reference in New Issue
Block a user