mirror of
https://github.com/suchmememanyskill/TegraExplorer.git
synced 2025-02-10 18:55:03 +00:00
This has been replaced by a script: https://github.com/suchmememanyskill/TegraScript/blob/master/scripts/savedumper.te
6 lines
No EOL
102 B
C
6 lines
No EOL
102 B
C
#pragma once
|
|
|
|
void displayinfo();
|
|
void displaygpio();
|
|
int format(int mode);
|
|
int dumpfirmware(int mmc); |