Cleanup of the buildroot
This commit is contained in:
3
buildroot/bin/opt_set
Normal file
3
buildroot/bin/opt_set
Normal file
@ -0,0 +1,3 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
eval "sed -i 's/\(#define *$1\) *.*$/\1 $2/g' Marlin/Configuration.h"
|
Reference in New Issue
Block a user