Merge branch 'master' of github.com:PX4/Firmware into position_estimator_mc

This commit is contained in:
Lorenz Meier 2013-04-22 13:08:43 +02:00
commit 9d6d41dceb

View File

@ -46,6 +46,7 @@
#include <drivers/drv_gpio.h>
#include <nuttx/config.h>
#include <sys/types.h>
#include <systemlib/err.h>
#include <debug.h>
#include <errno.h>