mirror of
https://github.com/suchmememanyskill/TegraExplorer.git
synced 2024-11-08 21:21:50 +00:00
6 lines
No EOL
95 B
C
6 lines
No EOL
95 B
C
#pragma once
|
|
|
|
void displayinfo();
|
|
void displaygpio();
|
|
int format(int mode);
|
|
int dumpfirmware(); |