uORB advertise through uORBDeviceMaster directly

This commit is contained in:
Daniel Agar
2018-09-16 22:43:32 -04:00
committed by Beat Küng
parent ad88ef14e1
commit cfac2cc38e
7 changed files with 118 additions and 174 deletions
+2
View File
@@ -36,6 +36,8 @@
#include "uORBCommon.hpp"
#include "uORBDeviceMaster.hpp"
#include <lib/cdev/CDev.hpp>
namespace uORB
{
class DeviceNode;