Browse Source

Corrected name of ublox

v_master
Sara Damiano 6 years ago
parent
commit
81d1a0b740
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      src/TinyGsmClientUBLOX.h

+ 1
- 1
src/TinyGsmClientUBLOX.h View File

@ -226,7 +226,7 @@ public:
}
String getModemName() {
return "ESP8266";
return "u-blox Cellular Modem";
}
void setBaud(unsigned long baud) {


Loading…
Cancel
Save