6 lines
96 B
C
6 lines
96 B
C
#pragma once
|
|
|
|
void RebootToPayload();
|
|
void TestControllers();
|
|
void DumpSysFw();
|
|
void FormatSD(); |