fat: whitespace-cleanup on all files
[protos/imu.git] / uart_config.h
index 6a9ae2c..4822653 100644 (file)
@@ -1,6 +1,6 @@
-/*  \r
+/*\r
  *  Copyright Droids Corporation, Microb Technology, Eirbot (2005)\r
- * \r
+ *\r
  *  This program is free software; you can redistribute it and/or modify\r
  *  it under the terms of the GNU General Public License as published by\r
  *  the Free Software Foundation; either version 2 of the License, or\r
 #define UART_CONFIG_H\r
 \r
 /*\r
- * UART0 definitions \r
+ * UART0 definitions\r
  */\r
 \r
 /* compile uart0 fonctions, undefine it to pass compilation */\r
-#define UART0_COMPILE  \r
+#define UART0_COMPILE\r
 \r
 /* enable uart0 if == 1, disable if == 0 */\r
 #define UART0_ENABLED  1\r
@@ -42,9 +42,9 @@
 #define UART0_BAUDRATE 57600\r
 //#define UART0_BAUDRATE 115200\r
 \r
-/* \r
- * if you enable this, the maximum baudrate you can reach is \r
- * higher, but the precision is lower. \r
+/*\r
+ * if you enable this, the maximum baudrate you can reach is\r
+ * higher, but the precision is lower.\r
  */\r
 //#define UART0_USE_DOUBLE_SPEED 0\r
 #define UART0_USE_DOUBLE_SPEED 1\r