Browse Source

Update MEATPACK test

Scott Lahteine 4 years ago
parent
commit
9cba3c87ef
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      buildroot/tests/FYSETC_S6

+ 1
- 1
buildroot/tests/FYSETC_S6 View File

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

Loading…
Cancel
Save