3 lines
81 B
C
3 lines
81 B
C
#include "rtthread.h"
|
|
rt_err_t sim_dev_init();
|
|
rt_err_t sim_call(char *phonenum); |