From 3e1753aa83c99406aa8bec70ce82d80556142d2c Mon Sep 17 00:00:00 2001 From: barthess Date: Sat, 18 Jun 2011 14:38:45 +0000 Subject: I2C. Examples fixed. git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/i2c_dev@3058 35acf78f-673a-0410-8e92-d51de3d6d3f4 --- testhal/STM32/I2C/tmp75.c | 1 - 1 file changed, 1 deletion(-) (limited to 'testhal/STM32/I2C/tmp75.c') diff --git a/testhal/STM32/I2C/tmp75.c b/testhal/STM32/I2C/tmp75.c index cc1b2ca7f..80aa352ee 100644 --- a/testhal/STM32/I2C/tmp75.c +++ b/testhal/STM32/I2C/tmp75.c @@ -42,7 +42,6 @@ static I2CSlaveConfig tmp75 = { tmp75_rx_data, tmp75_tx_data, 0b1001000, - 7, 0, 0, {NULL}, -- cgit v1.2.3