Revert "Update ESP730.cpp"

This reverts commit ebb6f2bc3779af5a1a7591da58f3d398ff4818ce.
This commit is contained in:
Luc 2019-09-17 22:01:54 +08:00
parent ebb6f2bc37
commit 67662a4169

View File

@ -78,10 +78,9 @@ bool Commands::ESP730(const char* cmd_params, level_authenticate_type auth_type,
output->printMSG ("no");
}
return response;
} else {
output->printERROR ("Incorrect command!");
response = false;
}
output->printERROR ("Incorrect command!");
response = false;
}
#endif //FILESYSTEM_FEATURE