Skip to content

Commit f6a8275

Browse files
authored
Update SparkFun_u-blox_SARA-R5_Arduino_Library.h
1 parent 8a8afd7 commit f6a8275

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/SparkFun_u-blox_SARA-R5_Arduino_Library.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@
8888
#define SARA_R5_POWER_OFF_TIMEOUT 40000 // Datasheet says 40 seconds...
8989
#define SARA_R5_IP_CONNECT_TIMEOUT 130000
9090
#define SARA_R5_POLL_DELAY 1
91-
#define SARA_R5_READ_NODATA_DELAY 10 // in case the hw has do data in the interface delay to give a chance to ther tasks.
91+
#define SARA_R5_READ_NODATA_DELAY 1 // in case the hw has do data in the interface delay to give a chance to ther tasks.
9292
#define SARA_R5_SOCKET_WRITE_TIMEOUT 10000
9393

9494
// ## Suported AT Commands

0 commit comments

Comments
 (0)