mraa: add common hpp
* Wraps some of the C functions that libmraa has into the mraa namespace * Not included in swig bindings as of yet Signed-off-by: Thomas Ingleby <thomas.c.ingleby@intel.com>
This commit is contained in:
@@ -24,7 +24,7 @@
|
||||
|
||||
#pragma once
|
||||
|
||||
#include "mraa/common.h"
|
||||
#include "mraa/common.hpp"
|
||||
#include "mraa/pwm.hpp"
|
||||
#include "mraa/aio.hpp"
|
||||
#include "mraa/gpio.hpp"
|
||||
|
||||
Reference in New Issue
Block a user