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
Corrected name of ublox
v_master
Sara Damiano
6 years ago
parent
30072cf173
commit
81d1a0b740
1 changed files
with
1 additions
and
1 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
src/TinyGsmClientUBLOX.h
+ 1
- 1
src/TinyGsmClientUBLOX.h
View File
@ -226,7 +226,7 @@ public:
}
}
String
getModemName
(
)
{
String
getModemName
(
)
{
return
"
ESP8266
"
;
return
"
u-blox Cellular Modem
"
;
}
}
void
setBaud
(
unsigned
long
baud
)
{
void
setBaud
(
unsigned
long
baud
)
{
Write
Preview
Loading…
Cancel
Save