mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-04-14 10:07:39 +08:00
Iridium: Use new task header
This commit is contained in:
parent
144a030676
commit
d3aaee65c0
@ -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"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user