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/atcmd.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/atcmd.h') diff --git a/src/atcmd.h b/src/atcmd.h index 16b991f..c13866e 100644 --- a/src/atcmd.h +++ b/src/atcmd.h @@ -117,6 +117,7 @@ int atcmd_plus_gmm_read(int fd); int atcmd_init(int fd, int read_timeout); int sms_device_close(int fd); int sms_device_open(void); +int is_vzw_lte(void); #if __ATCMD_C const char *abort_dfl[] = { -- cgit v1.2.3