浏览代码

Update MEATPACK test

Scott Lahteine 3 年前
父节点
当前提交
9cba3c87ef
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1
    1
      buildroot/tests/FYSETC_S6

+ 1
- 1
buildroot/tests/FYSETC_S6 查看文件

@@ -9,7 +9,7 @@ set -e
9 9
 # Build examples
10 10
 restore_configs
11 11
 use_example_configs FYSETC/S6
12
-opt_enable MEATPACK
12
+opt_enable MEATPACK_ON_SERIAL_PORT_1
13 13
 opt_set Y_DRIVER_TYPE TMC2209 Z_DRIVER_TYPE TMC2130
14 14
 exec_test $1 $2 "FYSETC S6 Example" "$3"
15 15
 

正在加载...
取消
保存