aboutsummaryrefslogtreecommitdiff
path: root/src/mm-at-serial-port.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mm-at-serial-port.h')
-rw-r--r--src/mm-at-serial-port.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/mm-at-serial-port.h b/src/mm-at-serial-port.h
index 02a5d33c..cf960a0f 100644
--- a/src/mm-at-serial-port.h
+++ b/src/mm-at-serial-port.h
@@ -69,6 +69,8 @@ typedef void (*MMAtSerialResponseFn) (MMAtSerialPort *port,
#define MM_AT_SERIAL_PORT_INIT_SEQUENCE_ENABLED "init-sequence-enabled"
#define MM_AT_SERIAL_PORT_INIT_SEQUENCE "init-sequence"
+#define MM_AT_SERIAL_PORT_SEND_LF "send-lf"
+
struct _MMAtSerialPort {
MMSerialPort parent;
};