mirror of
https://github.com/valentineus/kp3s-lgvl.git
synced 2025-07-06 10:30:27 +03:00
Initial commit
This commit is contained in:
3
buildroot/bin/opt_add
Normal file
3
buildroot/bin/opt_add
Normal file
@ -0,0 +1,3 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
eval "echo '#define ${@}' | cat - Marlin/Configuration.h > temp && mv temp Marlin/Configuration.h"
|
Reference in New Issue
Block a user