X-Git-Url: http://git.droids-corp.org/?p=protos%2Fimu.git;a=blobdiff_plain;f=uart_config.h;fp=uart_config.h;h=4822653a2abf21eb413397a7937eced172c54543;hp=6a9ae2ca053fcc4fcbc94215195272dbc7722735;hb=de6cbbfa24c5af2030ab1a46ee94bcc8b35910b9;hpb=8d98ff2833dbd04ec343be49c416166e523ad889 diff --git a/uart_config.h b/uart_config.h index 6a9ae2c..4822653 100644 --- a/uart_config.h +++ b/uart_config.h @@ -1,6 +1,6 @@ -/* +/* * Copyright Droids Corporation, Microb Technology, Eirbot (2005) - * + * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or @@ -27,11 +27,11 @@ #define UART_CONFIG_H /* - * UART0 definitions + * UART0 definitions */ /* compile uart0 fonctions, undefine it to pass compilation */ -#define UART0_COMPILE +#define UART0_COMPILE /* enable uart0 if == 1, disable if == 0 */ #define UART0_ENABLED 1 @@ -42,9 +42,9 @@ #define UART0_BAUDRATE 57600 //#define UART0_BAUDRATE 115200 -/* - * if you enable this, the maximum baudrate you can reach is - * higher, but the precision is lower. +/* + * if you enable this, the maximum baudrate you can reach is + * higher, but the precision is lower. */ //#define UART0_USE_DOUBLE_SPEED 0 #define UART0_USE_DOUBLE_SPEED 1