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
Unified filenames
v_master
Volodymyr Shymanskyy
8 years ago
parent
310012af17
commit
56c3f3f656
2 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
TinyGsmClient.h
+0
-0
TinyGsmClientESP8266.h
+ 1
- 1
TinyGsmClient.h
View File
@ -16,7 +16,7 @@
#
elif defined(TINY_GSM_MODEM_M590)
#
include
<TinyGsmClientM590.h>
#
elif defined(TINY_GSM_MODEM_ESP8266)
#
include
<Tiny
WiFi
ClientESP8266.h>
#
include
<Tiny
Gsm
ClientESP8266.h>
#
else
#
error "Please define GSM modem model"
#
endif
TinyWiFiClientESP8266.h → TinyGsmClientESP8266.h
View File
Write
Preview
Loading…
Cancel
Save