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