1
0
Fork 0
mirror of https://github.com/suchmememanyskill/TegraExplorer.git synced 2025-02-06 16:55:23 +00:00
TegraExplorer/source/tegraexplorer/tools.h

6 lines
95 B
C
Raw Normal View History

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