diff options
Diffstat (limited to 'testhal/STM32/I2C/max1236.c')
-rw-r--r-- | testhal/STM32/I2C/max1236.c | 1 |
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},
|