opt_add 120 B

123
  1. #!/usr/bin/env bash
  2. eval "echo '#define ${@}' | cat - Marlin/Configuration.h > temp && mv temp Marlin/Configuration.h"