aboutsummaryrefslogtreecommitdiff
path: root/apps/ardrone_control/position_control.h
blob: dbc0650e6677d2c375511d05a31daa618b45b200 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
/*
 * 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_ */