mirror of
https://github.com/pascallanger/DIY-Multiprotocol-TX-Module.git
synced 2026-03-03 12:09:59 +00:00
4 lines
81 B
Bash
Executable File
4 lines
81 B
Bash
Executable File
#!/usr/bin/env bash
|
|
|
|
eval "echo \"#define ${1} ${2}\" >>Multiprotocol/_Config.h"
|