mirror of
https://github.com/suchmememanyskill/TegraExplorer.git
synced 2024-11-09 21:51:48 +00:00
f1d433e69a
Also add sd mounting/unmounting Also add vol+/- controls for sideways menus
6 lines
No EOL
96 B
C
6 lines
No EOL
96 B
C
#pragma once
|
|
|
|
void RebootToPayload();
|
|
void TestControllers();
|
|
void DumpSysFw();
|
|
void FormatSD(); |