nochanges

Dependents:   BLE_Acceleration_Statejudging

Fork of nRF51822 by Nordic Semiconductor

Revision:
37:c29c330d942c
Parent:
0:eff01767de02
--- a/nordic/nrf-sdk/app_common/app_fifo.h	Thu Jul 03 10:01:02 2014 +0100
+++ b/nordic/nrf-sdk/app_common/app_fifo.h	Mon Jul 07 13:43:31 2014 +0100
@@ -24,7 +24,6 @@
 
 #include <stdint.h>
 #include <stdlib.h>
-#include "nordic_global.h"
 #include "nrf_error.h"
 
 /**@brief A FIFO instance structure. Keeps track of which bytes to read and write next.