This repository has been archived on 2020-07-17. You can view files and clone it, but cannot push or open issues or pull requests.
Marlin_Ender3/buildroot/bin/opt_add

4 lines
80 B
Text
Raw Normal View History

2019-03-21 14:43:51 +01:00
#!/usr/bin/env bash
eval "echo \"#define ${1} ${2}\" >>Marlin/Configuration.h"