Browse Source

Update MEATPACK test

Scott Lahteine 3 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,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
 

Loading…
Cancel
Save