diff options
-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 |