5 lines
72 B
C
5 lines
72 B
C
#pragma once
|
|
|
|
void RebootToPayload();
|
|
void DumpSysFw();
|
|
void FormatSD(); |