Corrected name of ublox

This commit is contained in:
Sara Damiano
2018-09-13 16:48:24 -04:00
parent 30072cf173
commit 81d1a0b740

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) {