mirror of
https://github.com/MarlinFirmware/Marlin.git
synced 2026-01-02 21:00:36 -07:00
✅ Moved BIQU/BX config
This commit is contained in:
parent
7e6e25929b
commit
a3929b435b
1 changed files with 2 additions and 2 deletions
|
|
@ -9,5 +9,5 @@ set -e
|
|||
#
|
||||
# Build with the default configurations
|
||||
#
|
||||
use_example_configs BIQU/BX
|
||||
exec_test $1 $2 "BIQU/BX" "$3"
|
||||
use_example_configs BIQU/BX/base
|
||||
exec_test $1 $2 "BIQU/BX/base" "$3"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue