bios update

This commit is contained in:
minjaesong
2020-11-12 17:22:34 +09:00
parent 7d6def2278
commit d0f46b89d7
2 changed files with 2 additions and 2 deletions

View File

@@ -38,7 +38,7 @@ try {
}
catch (e) {
if (e == "Memory Error") {
println(" Memory Error");
println(" "+e);
}
else {
println(" KB OK!");