初版
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
#ifndef __PRODUCT_TEST_SD_H
|
||||
#define __PRODUCT_TEST_SD_H
|
||||
|
||||
int pt_sd_start(void);
|
||||
int pt_sd_stop(void);
|
||||
|
||||
#endif // #define __PRODUCT_TEST_SD_H
|
||||
|
||||
Reference in New Issue
Block a user