This website works better with JavaScript.
Explore
Help
Sign In
microlab
/
scube
Watch
1
Star
1
Fork
You've already forked scube
0
Code
Issues
Pull Requests
Releases
Activity
6c48852b20
scube
/
LinuxAddons
/
bin
/
opt_set_adv
4 lines
95 B
Bash
Raw
Blame
History
#!/usr/bin/env bash
eval
"
sed -i 's/\(#define *
$1
\) *.*
$
/\1
$2
/g' Marlin/Configuration_adv.h
"
Reference in New Issue
View Git Blame
Copy Permalink