4 lines
97 B
C
4 lines
97 B
C
extern void at5_Init(void);
|
|
extern void at5_Step(void);
|
|
extern void at5_Start(char * filename);
|
|
|