Changed printout again
Signed-off-by: Sara Damiano <sdamiano@stroudcenter.org>
This commit is contained in:
@@ -146,9 +146,6 @@ class TinyGsmGPRS {
|
||||
* GPRS functions
|
||||
*/
|
||||
protected:
|
||||
bool thisHasGPRS() {
|
||||
return true;
|
||||
}
|
||||
// Checks if current attached to GPRS/EPS service
|
||||
bool isGprsConnectedImpl() {
|
||||
thisModem().sendAT(GF("+CGATT?"));
|
||||
|
||||
Reference in New Issue
Block a user