Move over script and tools
This commit is contained in:
7
source/tegraexplorer/utils/tools.h
Normal file
7
source/tegraexplorer/utils/tools.h
Normal file
@@ -0,0 +1,7 @@
|
||||
#pragma once
|
||||
|
||||
void displayinfo();
|
||||
void displaygpio();
|
||||
int format(int mode);
|
||||
int dumpfirmware(int mmc);
|
||||
void dumpusersaves(int mmc);
|
||||
Reference in New Issue
Block a user