1
0
Fork 0
mirror of https://github.com/suchmememanyskill/TegraExplorer.git synced 2024-09-19 21:43:40 +01:00
TegraExplorer/source/tegraexplorer/tools.h

6 lines
96 B
C
Raw Normal View History

#pragma once
2019-12-03 09:06:11 +00:00
void displayinfo();
2019-12-03 16:11:08 +00:00
void displaygpio();
void format(int mode);
int dumpfirmware();