lib/src/main/cpp/master/comm_if.h
@@ -14,5 +14,7 @@ void MA_RtkPlatformConnect(int conn, const char *ip, int port); void MA_RtkPlatformRegister(int reg, const uint8_t *pwd, int length); void MA_RtkPlatformLogin(int login); void MA_ReadMap(void); void MA_ReadCar(void); #endif //MYAPPLICATION2_COMM_IF_H