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
One character typo fix (dont't to don't..)
v_master
Sara Damiano
5 years ago
parent
ce8d6bd318
commit
c48969ac89
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
@ -208,7 +208,7 @@ public:
return
false
;
}
return
sock_connected
;
/
/
NOTE
:
We
don
t
'
t
check
or
return
/
/
NOTE
:
We
don
'
t
check
or
return
/
/
modemGetConnected
(
)
because
we
don
'
t
/
/
want
to
go
into
command
mode
.
/
/
return
at
-
>
modemGetConnected
(
)
;
Write
Preview
Loading…
Cancel
Save