Private
Public Access
2
0

hook: change header of board definition, add internal

Signed-off-by: Thomas Ingleby <thomas.c.ingleby@intel.com>
This commit is contained in:
Thomas Ingleby
2014-07-11 11:41:14 +01:00
parent 1fafd97f5e
commit d7c8f2a794
2 changed files with 2 additions and 2 deletions

View File

@@ -28,7 +28,7 @@
extern "C" {
#endif
#include "mraa_adv_func.h"
#include "mraa_internal.h"
#define MRAA_INTEL_GALILEO_REV_D_PINCOUNT 25

View File

@@ -28,7 +28,7 @@
extern "C" {
#endif
#include "mraa_adv_func.h"
#include "mraa_internal.h"
#define MRAA_INTEL_GALILEO_GEN_2_PINCOUNT 25