Up to higher baud

Signed-off-by: Sara Damiano <sdamiano@stroudcenter.org>
This commit is contained in:
Sara Damiano
2020-02-12 20:30:23 -05:00
parent 02212559a7
commit a584f66161

View File

@@ -49,7 +49,7 @@
// Range to attempt to autobaud // Range to attempt to autobaud
#define GSM_AUTOBAUD_MIN 9600 #define GSM_AUTOBAUD_MIN 9600
#define GSM_AUTOBAUD_MAX 38400 #define GSM_AUTOBAUD_MAX 115200
/* /*
* Tests enabled * Tests enabled