Private
Public Access
2
0

intel_edision_fab_c: renamed from fab_b

Signed-off-by: Thomas Ingleby <thomas.c.ingleby@intel.com>
This commit is contained in:
Thomas Ingleby
2014-07-16 17:24:08 +01:00
committed by Brendan Le Foll
parent 854585ef49
commit 5766b03068
5 changed files with 10 additions and 10 deletions

View File

@@ -33,7 +33,7 @@ extern "C" {
#define MRAA_INTEL_EDISON_PINCOUNT 25
mraa_board_t*
mraa_intel_edison_fab_b();
mraa_intel_edison_fab_c();
#ifdef __cplusplus
}