7 lines
86 B
C
7 lines
86 B
C
|
#ifndef __SST25VF016B
|
||
|
#define __SST25VF016B
|
||
|
|
||
|
void SST25VF016B_run_test(void);
|
||
|
|
||
|
#endif
|