This website requires JavaScript.
Explore
Help
Sign in
SunRed
/
Marlin-Artillery-M600
Archived
Watch
1
Star
0
Fork
You've already forked Marlin-Artillery-M600
0
Code
Issues
Pull requests
Projects
Releases
Wiki
Activity
This repository has been archived on
2022-01-28
. You can view files and clone it, but cannot push or open issues or pull requests.
f169c04604
Marlin-Artillery-M600
/
buildroot
/
bin
/
opt_set
4 lines
96 B
Text
Raw
Normal View
History
Unescape
Escape
Improve Travis CI test - Add shell scripts to help with managing configs - Clean up .travis.yml file by using shell scripts - Don’t download “astyle” – not needed and delays Travis results
2016-03-22 15:13:38 +01:00
#!/usr/bin/env bash
Improves travis buildroot regexp
2016-06-10 16:25:00 +02:00
eval "sed -i 's/\(#define \b${1}\b\).*$/\1 ${2}/g' Marlin/Configuration.h"
Reference in a new issue
Copy permalink