From 2267c8ec1d21b8e0367ecdae2cb11b75553088b7 Mon Sep 17 00:00:00 2001 From: John Klug Date: Fri, 10 Aug 2018 13:08:26 -0500 Subject: Allow LNA3 to send messages. --- src/global.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/global.h') diff --git a/src/global.h b/src/global.h index 4248c64..fc8df6f 100644 --- a/src/global.h +++ b/src/global.h @@ -30,6 +30,7 @@ struct global_core { char *msg_store_new; char *pb_store; char *model; + char *iccid; /* Needed for LNA3/Verizon */ char *editor; char *edit_file; -- cgit v1.2.3