telpo test github
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

7 lines
183B

  1. #include <string.h>
  2. void sch_4g_init(void);
  3. void sch_4g_set_parameter(char * param);
  4. void sch_4g_get_parameter(char *param);
  5. void sch_4g_check_error(void);
  6. void sch_4g_message(void);