Files
bizhang_-obav/apps/ardrone_control/position_control.h
2012-08-04 15:12:36 -07:00

14 lines
211 B
C

/*
* position_control.h
*
* Created on: May 29, 2012
* Author: thomasgubler
*/
#ifndef POSITION_CONTROL_H_
#define POSITION_CONTROL_H_
void control_position(void);
#endif /* POSITION_CONTROL_H_ */