Browse Source

Up to higher baud

Signed-off-by: Sara Damiano <sdamiano@stroudcenter.org>
v_master
Sara Damiano 5 years ago
parent
commit
a584f66161
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      examples/AllFunctions/AllFunctions.ino

+ 1
- 1
examples/AllFunctions/AllFunctions.ino View File

@ -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


Loading…
Cancel
Save