Removed old and unsupported manuals
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -32,3 +32,6 @@ include/readme.txt
|
||||
# Extras
|
||||
extras/docs/*
|
||||
extras/Module Datasheets/*
|
||||
extras/Older Command Manuals/*
|
||||
extras/Older Command Manuals/*
|
||||
extras/At Command Manuals - Unsupported/*
|
||||
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -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