fctom1215
2020-07-26 0e692c9841ed38b36f9ed564845fd905ea6c570f
1
2
3
4
5
6
7
8
9
10
//
// Created by YY on 2020/1/20.
//
 
#ifndef MYAPPLICATION2_VIRTUAL_RTK_H
#define MYAPPLICATION2_VIRTUAL_RTK_H
 
void InitVirtualDevice(const char *domain_name, int port);
 
#endif //MYAPPLICATION2_VIRTUAL_RTK_H