small fixes

This commit is contained in:
2020-08-06 15:17:15 +03:00
parent 26742a1fc3
commit e08f805525
3 changed files with 7 additions and 7 deletions

View File

@@ -30,11 +30,11 @@ PICloudClient::~PICloudClient() {
bool PICloudClient::openDevice() {
return false;
}
bool PICloudClient::closeDevice() {
return false;
}