Removed old and unsupported manuals

This commit is contained in:
Sara Damiano
2019-03-11 12:00:02 -04:00
parent dc35a0a2a8
commit f43932936a
33 changed files with 4 additions and 1 deletions

View File

@@ -306,7 +306,7 @@ public:
}
bool hasSSL() {
return true;
return false; // TODO: Module supports SSL, but not yet implemented
}
bool hasWifi() {