Lab_interaccio/2021/Marlin-2.0.9.1 - MEGA/buildroot/bin/opt_add
Miguel Angel de Heras 451795bb92 Second commit
2025-03-05 15:57:19 +01:00

4 lines
120 B
Bash

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