6 lines
96 B
C
6 lines
96 B
C
#pragma once
|
|
|
|
void displayinfo();
|
|
void displaygpio();
|
|
void format(int mode);
|
|
int dumpfirmware(); |