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
2019-12-11 14:45:30 +01:00

6 lines
96 B
C

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