mirror of
https://github.com/suchmememanyskill/TegraExplorer.git
synced 2024-11-10 06:02:01 +00:00
6724f364b5
+ Finalize readme for release of 1.2.0
7 lines
No EOL
117 B
C
7 lines
No EOL
117 B
C
#pragma once
|
|
|
|
void displayinfo();
|
|
void displaygpio();
|
|
int format(int mode);
|
|
int dumpfirmware();
|
|
void dumpusersaves(); |