mirror of
https://github.com/MarlinFirmware/Marlin.git
synced 2025-07-06 14:37:27 -06:00
🩹 Fix STM32 CPU serial UUID (#26715)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
This commit is contained in:
parent
3adf73a2cd
commit
624226c91d
9 changed files with 64 additions and 43 deletions
|
@ -7,6 +7,7 @@
|
|||
set -e
|
||||
|
||||
use_example_configs Opulo/Lumen_REV3
|
||||
opt_disable TMC_DEBUG
|
||||
exec_test $1 $2 "Opulo Lumen REV3 Pick-and-Place" "$3"
|
||||
|
||||
# cleanup
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue