Update test scripts to error on unknown (#16229)
This commit is contained in:
committed by
Scott Lahteine
parent
d81de7f521
commit
70325a6a0f
@ -15,7 +15,7 @@ set -e
|
||||
|
||||
restore_configs
|
||||
opt_set MOTHERBOARD BOARD_RAMPS_14_RE_ARM_EFB
|
||||
opt_enable VIKI2 SDSUPPORT SERIAL_PORT2 NEOPIXEL_LED BAUD_RATE_GCODE
|
||||
opt_enable VIKI2 SDSUPPORT SERIAL_PORT_2 NEOPIXEL_LED
|
||||
opt_set NEOPIXEL_PIN P1_16
|
||||
exec_test $1 $2 "ReARM EFB VIKI2, SDSUPPORT, 2 Serial ports (USB CDC + UART0), NeoPixel"
|
||||
|
||||
|
Reference in New Issue
Block a user