Corrected name of ublox
This commit is contained in:
		@@ -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) {
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user