Include swt_init in log

This commit is contained in:
Scott Lahteine
2020-04-20 00:01:14 -05:00
parent 776d7761d9
commit 78fe411c7d
3 changed files with 3 additions and 3 deletions

View File

@ -507,7 +507,7 @@ bool UIFlashStorage::is_present = false;
}
#else
return VERIFY_ERROR;
#endif // ENABLED(SDSUPPORT)
#endif // SDSUPPORT
}
bool UIFlashStorage::BootMediaReader::isAvailable(uint32_t slot) {