Private
Public Access
2
0

mraa: make platform info more available internally

* available with mraa_internal header

Signed-off-by: Thomas Ingleby <thomas.c.ingleby@intel.com>
This commit is contained in:
Thomas Ingleby
2014-07-14 16:56:12 +01:00
parent fb030b5e9f
commit 3d5512c15e
2 changed files with 2 additions and 2 deletions

View File

@@ -33,6 +33,7 @@ extern "C" {
#include "mraa_adv_func.h"
extern mraa_adv_func_t* advance_func;
extern mraa_board_t* plat;
/** Setup gpio
*