Fatal: save auto-debug info to SD card.

This commit is contained in:
Michael Scire
2018-11-14 14:13:31 -08:00
parent 962fa0a690
commit 8054b2d219
8 changed files with 151 additions and 6 deletions

View File

@@ -257,7 +257,7 @@ void CrashReport::EnsureReportDirectories() {
}
void CrashReport::SaveReport() {
/* TODO: Save the report to the SD card. */
/* Save the report to the SD card. */
char report_path[FS_MAX_PATH];
/* Ensure path exists. */