mirror of
https://git.mirrors.martin98.com/https://github.com/luc-github/ESP3D.git
synced 2025-08-12 07:39:01 +08:00
Revert "Update ESP730.cpp"
This reverts commit ebb6f2bc3779af5a1a7591da58f3d398ff4818ce.
This commit is contained in:
parent
ebb6f2bc37
commit
67662a4169
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user