mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-05-18 08:47:35 +08:00
Iridium: Use new task header
This commit is contained in:
@@ -33,6 +33,8 @@
|
||||
|
||||
#include "IridiumSBD.h"
|
||||
|
||||
#include <px4_tasks.h>
|
||||
|
||||
#include <errno.h>
|
||||
#include <fcntl.h>
|
||||
#include <poll.h>
|
||||
@@ -45,7 +47,6 @@
|
||||
#include <nuttx/config.h>
|
||||
#include <systemlib/err.h>
|
||||
#include <systemlib/systemlib.h>
|
||||
#include <systemlib/scheduling_priorities.h>
|
||||
#include <systemlib/param/param.h>
|
||||
|
||||
#include "drivers/drv_iridiumsbd.h"
|
||||
|
||||
Reference in New Issue
Block a user