diff options
author | John Klug <john.klug@multitech.com> | 2020-10-02 14:47:36 -0500 |
---|---|---|
committer | John Klug <john.klug@multitech.com> | 2020-10-02 14:47:36 -0500 |
commit | a79bdf4de1488fa58f5f741424ace2570db67b4e (patch) | |
tree | 0c8613b90f889caa47cecd36492bdd8c557b1afc | |
parent | d6780cf49e9f4c28edcb458359dd72cefad8d697 (diff) | |
download | mtac-lora-a79bdf4de1488fa58f5f741424ace2570db67b4e.tar.gz mtac-lora-a79bdf4de1488fa58f5f741424ace2570db67b4e.tar.bz2 mtac-lora-a79bdf4de1488fa58f5f741424ace2570db67b4e.zip |
remove author
-rw-r--r-- | mtac_lora.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mtac_lora.c b/mtac_lora.c index 665bbf6..4ee84b0 100644 --- a/mtac_lora.c +++ b/mtac_lora.c @@ -1,5 +1,5 @@ #define DRIVER_VERSION "v1.1.5" -#define DRIVER_AUTHOR "John Klug <john.klug@multitech.com>" +#define DRIVER_AUTHOR "Multi-Tech" #define DRIVER_DESC "MTS LoRa Accessory Card" #define DRIVER_NAME "mtac-lora" #define DEBUG 0 |