Yoshihiro TSUBOI / BLE_API_Native_IRC

Dependents:   BLE_Health_Thermometer_IRC BLE_RCBController_micono_test BLE_konashi_PIO_test BLE_ADT7410_TMP102_Sample ... more

Fork of BLE_API_Native_blog by Donal Morrissey

Revision:
5:2dca0528db6a
Parent:
0:4c3097c65247
Child:
10:eb5f77205fb5
diff -r 2f1f20c755ed -r 2dca0528db6a hw/nRF51822n/common/common.h
--- a/hw/nRF51822n/common/common.h	Fri Feb 07 16:04:09 2014 +0000
+++ b/hw/nRF51822n/common/common.h	Mon Feb 10 13:43:38 2014 +0000
@@ -65,7 +65,7 @@
 #include "compiler.h"
 #include "assertion.h"
 #include "binary.h"
-#include "error.h"
+#include "ble_error.h"
 
 //------------- MCU header -------------//
 #include "nrf.h"