Private
Public Access
2
0

mraa: rename internal adv func mraa_adv_func_t

Signed-off-by: Thomas Ingleby <thomas.c.ingleby@intel.com>
This commit is contained in:
Thomas Ingleby
2014-07-14 15:12:08 +01:00
parent c0b8360698
commit b74759e973
7 changed files with 8 additions and 8 deletions

View File

@@ -32,7 +32,7 @@ extern "C" {
#include "mraa_internal_types.h"
#include "mraa_adv_func.h"
extern mraa_adv_func advance_func;
extern mraa_adv_func_t advance_func;
/** Setup gpio
*