- also fatfs is stupid - also close files properly on a failed copy - also check for errors during folder readouts - also make sure holding vol- doesn't dump the keys anyway
5 lines
79 B
C
5 lines
79 B
C
#pragma once
|
|
|
|
void RebootToPayload();
|
|
void TestControllers();
|
|
void DumpSysFw(); |