Removed old and unsupported manuals
This commit is contained in:
@@ -306,7 +306,7 @@ public:
|
||||
}
|
||||
|
||||
bool hasSSL() {
|
||||
return true;
|
||||
return false; // TODO: Module supports SSL, but not yet implemented
|
||||
}
|
||||
|
||||
bool hasWifi() {
|
||||
|
Reference in New Issue
Block a user