Fix compiler errors

This commit is contained in:
Sara Damiano
2018-09-10 15:34:04 -04:00
parent 63ed6fafb7
commit 5d3cc777b4
4 changed files with 6 additions and 5 deletions

View File

@@ -302,7 +302,8 @@ public:
bool radioOff() TINY_GSM_ATTR_NOT_IMPLEMENTED;
bool sleepEnable(bool enable = true) TINY_GSM_ATTR_NOT_IMPLEMENTED;
bool sleepEnable(bool enable = true) { return false; }
// TINY_GSM_ATTR_NOT_IMPLEMENTED;
/*
* SIM card functions