diff options
Diffstat (limited to 'io-module/mtac.c')
-rw-r--r-- | io-module/mtac.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/io-module/mtac.c b/io-module/mtac.c index 828d24b..6a80576 100644 --- a/io-module/mtac.c +++ b/io-module/mtac.c @@ -98,6 +98,7 @@ static bool ap_add_product_info_attributes(int port, int type, struct attribute* case MTAC_GPIOB_0_0: case MTAC_MFSER_0_0: + case MTAC_LORA_0_0: break; default: log_error("invalid accessory card type"); |