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 redundant clinet
v_master
Volodymyr Shymanskyy
8 years ago
parent
123b673f01
commit
0eaf67d92a
1 changed files
with
0 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-1
examples/BlynkClient/BlynkClient.ino
+ 0
- 1
examples/BlynkClient/BlynkClient.ino
View File
@ -49,7 +49,6 @@ const char pass[] = "";
//SoftwareSerial SerialAT(2, 3); // RX, TX
TinyGsm
modem
(
SerialAT
)
;
TinyGsmClient
client
(
modem
)
;
void
setup
(
)
{
Write
Preview
Loading…
Cancel
Save