Whitespace, M200 test label

This commit is contained in:
Scott Lahteine 2020-05-04 17:47:24 -05:00
parent bab37dcfae
commit 65104b7d78
2 changed files with 3 additions and 3 deletions

View file

@ -300,8 +300,8 @@
#define BOARD_GTM32_MINI 4022 // STM32F103VET6 controller
#define BOARD_GTM32_MINI_A30 4023 // STM32F103VET6 controller
#define BOARD_GTM32_REV_B 4024 // STM32F103VET6 controller
#define BOARD_MKS_ROBIN_E3D 4025 // MKS Robin E3D(STM32F103RCT6)
#define BOARD_MKS_ROBIN_E3 4026 // MKS Robin E3(STM32F103RCT6)
#define BOARD_MKS_ROBIN_E3D 4025 // MKS Robin E3D (STM32F103RCT6)
#define BOARD_MKS_ROBIN_E3 4026 // MKS Robin E3 (STM32F103RCT6)
#define BOARD_MALYAN_M300 4027 // STM32F070-based delta
//

View file

@ -7,7 +7,7 @@
set -e
use_example_configs Malyan/M200
exec_test $1 $2 "Default Configuration"
exec_test $1 $2 "Malyan M200"
# cleanup
restore_configs