X-Git-Url: http://git.droids-corp.org/?p=protos%2Fimu.git;a=blobdiff_plain;f=i2c_config.h;h=93ce0ec61c4c5eacbc3680692bac0d48a77203b5;hp=48d84e5b87ae2492b1607887cba14cdc3fa01ebc;hb=2998e2d15b6098be4c272b187af9438d95b140cf;hpb=96d834bdfb8df4e3369ca1b3c7bc7bc8534fda31 diff --git a/i2c_config.h b/i2c_config.h index 48d84e5..93ce0ec 100644 --- a/i2c_config.h +++ b/i2c_config.h @@ -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 */