From a584f66161428f357603b9d0b97e31dee84f1a68 Mon Sep 17 00:00:00 2001 From: Sara Damiano Date: Wed, 12 Feb 2020 20:30:23 -0500 Subject: [PATCH] Up to higher baud Signed-off-by: Sara Damiano --- examples/AllFunctions/AllFunctions.ino | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/AllFunctions/AllFunctions.ino b/examples/AllFunctions/AllFunctions.ino index b2260ca..1120e53 100644 --- a/examples/AllFunctions/AllFunctions.ino +++ b/examples/AllFunctions/AllFunctions.ino @@ -49,7 +49,7 @@ // Range to attempt to autobaud #define GSM_AUTOBAUD_MIN 9600 -#define GSM_AUTOBAUD_MAX 38400 +#define GSM_AUTOBAUD_MAX 115200 /* * Tests enabled