Back to virtual super class
This commit is contained in:
@@ -298,8 +298,7 @@ public:
|
||||
|
||||
bool radioOff() TINY_GSM_ATTR_NOT_IMPLEMENTED;
|
||||
|
||||
bool sleepEnable(bool enable = true) { return false; }
|
||||
// TINY_GSM_ATTR_NOT_IMPLEMENTED;
|
||||
bool sleepEnable(bool enable = true) TINY_GSM_ATTR_NOT_IMPLEMENTED;
|
||||
|
||||
/*
|
||||
* SIM card functions
|
||||
|
Reference in New Issue
Block a user