1
0
Fork 0
mirror of https://github.com/suchmememanyskill/TegraExplorer.git synced 2024-11-10 06:02:01 +00:00
TegraExplorer/source/tegraexplorer/tools.h
Such Meme, Many Skill 6724f364b5 Implement Tool for dumping User:/save
+ Finalize readme for release of 1.2.0
2020-01-07 21:53:02 +01:00

7 lines
No EOL
117 B
C

#pragma once
void displayinfo();
void displaygpio();
int format(int mode);
int dumpfirmware();
void dumpusersaves();