Onboard-SDK-ROS
Functions
DJI_Memory.cpp File Reference
#include <stdio.h>
#include <string.h>
#include "DJI_Memory.h"
#include "DJI_API.h"

Functions

void freeMemory (MMU_Tab *mmu_tab)
 

Detailed Description

Version
V2.0
Date
Nov 11, 2015
Author
wuyunwei,william.wu

This file mainly implement fuctions in DJI_API.h

All Functions in this file is private function, which is used for memory and session management.

Attention
It is not necessary to include DJI_link.h in any custom code file. All functions in this file are not API function. Do not modify this file, if you are not sure about it. Created on: 24 Aug, 2015 Author: wuyuwei Modified on: Nov 11, 2015 by william.wu