3 lines
81 B
C
Raw Normal View History

2025-03-14 10:41:56 +08:00
#include "rtthread.h"
rt_err_t sim_dev_init();
rt_err_t sim_call(char *phonenum);