X-Git-Url: http://git.droids-corp.org/?p=protos%2Fimu.git;a=blobdiff_plain;f=i2c_config.h;fp=i2c_config.h;h=93ce0ec61c4c5eacbc3680692bac0d48a77203b5;hp=263407384ed28f0e1c986fddbeb9872df8d4b70b;hb=da1d0e96fa1b3f2ec6598351b10ba7348b3f8c1d;hpb=004f99ba874339e50629141ac39e888070b5378e diff --git a/i2c_config.h b/i2c_config.h index 2634073..93ce0ec 100644 --- a/i2c_config.h +++ b/i2c_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 @@ -15,12 +15,12 @@ * along with this program; if not, write to the Free Software * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA * - * Revision : $Id: i2c_config.h,v 1.2 2009-03-05 23:01:32 zer0 Exp $ + * Revision : $Id: i2c_config.h,v 1.1 2009-03-05 22:52:35 zer0 Exp $ * */ -#define I2C_BITRATE 1 // divider dor i2c baudrate, see TWBR in doc +#define I2C_BITRATE 1 // divider dor i2c baudrate, see TWBR in doc #define I2C_PRESCALER 3 // prescaler config, rate = 2^(n*2) /* Size of transmission buffer */