This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
JSD
/
TinyGSM_Senseright
Watch
3
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
Browse Source
Tiny debug change
v_master
SRGDamia1
6 years ago
parent
be6606a117
commit
f7cfa5eb1c
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
src/TinyGsmClientXBee.h
+ 1
- 1
src/TinyGsmClientXBee.h
View File
@ -757,7 +757,7 @@ public:
/
/
Default
guard
time
is
1
s
,
but
the
init
fxn
decreases
it
to
250
ms
delay
(
guardTime
)
;
streamWrite
(
GF
(
"
+++
"
)
)
;
/
/
enter
command
mode
DBG
(
"
\r
\n
+++
"
)
;
DBG
(
"
+++
"
)
;
success
=
(
1
=
=
waitResponse
(
guardTime
*
2
)
)
;
triesMade
+
+
;
}
Write
Preview
Loading…
Cancel
Save