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
bc09e862a9
scube
/
buildroot
/
bin
/
pins_set
4 lines
92 B
Bash
Raw
Blame
History
#!/usr/bin/env bash
eval
"
sed -i 's/\(#define \b
${
2
}
\b\).*
$
/\1
${
3
}
/g' Marlin/pins_
${
1
}
.h
"
Reference in New Issue
View Git Blame
Copy Permalink