X_NUCLEO_IDB0XA1

Branch:
d59b3ff26ea2c44094a53ec9894b061ebe39e706
Revision:
255:97adb68decd4
Parent:
145:024a552e4715
--- a/x-nucleo-idb0xa1/bluenrg-hci/debug.h	Thu Sep 15 10:51:17 2016 +0100
+++ b/x-nucleo-idb0xa1/bluenrg-hci/debug.h	Thu Sep 15 10:51:17 2016 +0100
@@ -1,6 +1,6 @@
 /**
   ******************************************************************************
-  * @file    debug.h 
+  * @file    debug.h
   * @author  CL
   * @version V1.0.0
   * @date    04-July-2014
@@ -41,7 +41,7 @@
 
 #ifdef __cplusplus
  extern "C" {
-#endif 
+#endif
 
 /* Includes ------------------------------------------------------------------*/
 #include <string.h>
@@ -56,7 +56,7 @@
 #endif
 
 /* Print the data travelling over the SPI in the .csv format for the GUI*/
-//#define PRINT_CSV_FORMAT 
+//#define PRINT_CSV_FORMAT
 #ifdef PRINT_CSV_FORMAT
 #include <stdio.h>
 #define PRINT_CSV(...) printf(__VA_ARGS__)
@@ -70,4 +70,4 @@
 
 #endif /* __DEBUG_H */
 
-/************************ (C) COPYRIGHT STMicroelectronics *****END OF FILE****/
+/************************ (C) COPYRIGHT STMicroelectronics *****END OF FILE****/
\ No newline at end of file