Skip to content
Snippets Groups Projects
Commit 65104b7d authored by Scott Lahteine's avatar Scott Lahteine
Browse files

Whitespace, M200 test label

parent bab37dcf
No related branches found
No related tags found
Loading
......@@ -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
//
......
......@@ -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
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment