mirror of
https://git.mirrors.martin98.com/https://github.com/luc-github/ESP3D.git
synced 2025-06-06 02:36:49 +08:00
Update ESP730.cpp
This commit is contained in:
parent
b818022f5e
commit
ebb6f2bc37
@ -78,9 +78,10 @@ bool Commands::ESP730(const char* cmd_params, level_authenticate_type auth_type,
|
|||||||
output->printMSG ("no");
|
output->printMSG ("no");
|
||||||
}
|
}
|
||||||
return response;
|
return response;
|
||||||
}
|
} else {
|
||||||
output->printERROR ("Incorrect command!");
|
output->printERROR ("Incorrect command!");
|
||||||
response = false;
|
response = false;
|
||||||
}
|
}
|
||||||
|
}
|
||||||
|
|
||||||
#endif //FILESYSTEM_FEATURE
|
#endif //FILESYSTEM_FEATURE
|
||||||
|
Loading…
x
Reference in New Issue
Block a user