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
Remove extra variable
v_master
Volodymyr Shymanskyy
7 years ago
parent
137ac7befe
commit
2106037f60
1 changed files
with
0 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-1
TinyGsmClientM590.h
+ 0
- 1
TinyGsmClientM590.h
View File
@ -440,7 +440,6 @@ private:
}
int
modemConnect
(
const
char
*
host
,
uint16_t
port
,
uint8_t
mux
)
{
int
rsp
=
0
;
for
(
int
i
=
0
;
i
<
3
;
i
+
+
)
{
String
ip
=
dnsIpQuery
(
host
)
;
Write
Preview
Loading…
Cancel
Save