LED: Do not depend on POSIX

This commit is contained in:
Lorenz Meier
2015-09-20 10:23:05 +02:00
parent 0899512507
commit cbc70616f9
-1
View File
@@ -38,7 +38,6 @@
*/
#include <px4_config.h>
#include <px4_posix.h>
#include <drivers/device/device.h>
#include <drivers/drv_led.h>
#include <stdio.h>