aboutsummaryrefslogtreecommitdiffstats
path: root/testhal/STM32/I2C/max1236.c
diff options
context:
space:
mode:
authorbarthess <barthess@35acf78f-673a-0410-8e92-d51de3d6d3f4>2011-06-18 14:38:45 +0000
committerbarthess <barthess@35acf78f-673a-0410-8e92-d51de3d6d3f4>2011-06-18 14:38:45 +0000
commit3e1753aa83c99406aa8bec70ce82d80556142d2c (patch)
treedc44b0c004a198be8a71429b57d699e147449440 /testhal/STM32/I2C/max1236.c
parent79f477ba95384ef082a7f2ec71e228e02e62e864 (diff)
downloadChibiOS-3e1753aa83c99406aa8bec70ce82d80556142d2c.tar.gz
ChibiOS-3e1753aa83c99406aa8bec70ce82d80556142d2c.tar.bz2
ChibiOS-3e1753aa83c99406aa8bec70ce82d80556142d2c.zip
I2C. Examples fixed.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/i2c_dev@3058 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'testhal/STM32/I2C/max1236.c')
-rw-r--r--testhal/STM32/I2C/max1236.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/testhal/STM32/I2C/max1236.c b/testhal/STM32/I2C/max1236.c
index 36a77ff03..f5f88bfc4 100644
--- a/testhal/STM32/I2C/max1236.c
+++ b/testhal/STM32/I2C/max1236.c
@@ -47,7 +47,6 @@ static I2CSlaveConfig max1236 = {
max1236_rx_data,
max1236_tx_data,
0b0110100,
- 7,
0,
0,
{NULL},