hook: change structure to pointer
Signed-off-by: Thomas Ingleby <thomas.c.ingleby@intel.com>
This commit is contained in:
@@ -32,7 +32,7 @@ extern "C" {
|
||||
#include "mraa_internal_types.h"
|
||||
#include "mraa_adv_func.h"
|
||||
|
||||
extern mraa_adv_func_t advance_func;
|
||||
extern mraa_adv_func_t* advance_func;
|
||||
|
||||
/** Setup gpio
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user