mirror of
https://git.mirrors.martin98.com/https://github.com/luc-github/ESP3D.git
synced 2025-08-14 03:25:59 +08:00
Update ESP730.cpp
This commit is contained in:
parent
67662a4169
commit
afdd458ac1
@ -80,7 +80,7 @@ bool Commands::ESP730(const char* cmd_params, level_authenticate_type auth_type,
|
|||||||
return response;
|
return response;
|
||||||
}
|
}
|
||||||
output->printERROR ("Incorrect command!");
|
output->printERROR ("Incorrect command!");
|
||||||
response = false;
|
return false;
|
||||||
}
|
}
|
||||||
|
|
||||||
#endif //FILESYSTEM_FEATURE
|
#endif //FILESYSTEM_FEATURE
|
||||||
|
Loading…
x
Reference in New Issue
Block a user