4G_module/custom/custom_main/src/custom_main.c

7 lines
52 B
C
Raw Normal View History

2024-09-02 17:54:29 +08:00
int cm_opencpu_entry(char * param)
{
return 0;
}