nochanges

Dependents:   BLE_Acceleration_Statejudging

Fork of nRF51822 by Nordic Semiconductor

Revision:
65:98215c4f3a25
Parent:
0:eff01767de02
--- a/nordic/nrf-sdk/app_common/hci_mem_pool_internal.h	Mon Sep 08 15:45:22 2014 +0000
+++ b/nordic/nrf-sdk/app_common/hci_mem_pool_internal.h	Mon Sep 08 17:21:46 2014 +0100
@@ -9,7 +9,7 @@
  * the file.
  *
  */
- 
+
 /** @file
  *
  * @defgroup memory_pool_internal Memory Pool Internal
@@ -18,7 +18,7 @@
  *
  * @brief Memory pool internal definitions
  */
- 
+
 #ifndef MEM_POOL_INTERNAL_H__
 #define MEM_POOL_INTERNAL_H__
 
@@ -28,5 +28,5 @@
 #define RX_BUF_QUEUE_SIZE 4u           /**< RX buffer element size. */
 
 #endif // MEM_POOL_INTERNAL_H__
- 
+
 /** @} */