diff options
Diffstat (limited to 'drivers/avr/i2c_slave.h')
| -rw-r--r--[-rwxr-xr-x] | drivers/avr/i2c_slave.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/avr/i2c_slave.h b/drivers/avr/i2c_slave.h index 2f4589e9c..5ed0b11a8 100755..100644 --- a/drivers/avr/i2c_slave.h +++ b/drivers/avr/i2c_slave.h | |||
| @@ -30,4 +30,4 @@ extern volatile uint8_t i2c_slave_reg[I2C_SLAVE_REG_COUNT]; | |||
| 30 | void i2c_slave_init(uint8_t address); | 30 | void i2c_slave_init(uint8_t address); |
| 31 | void i2c_slave_stop(void); | 31 | void i2c_slave_stop(void); |
| 32 | 32 | ||
| 33 | #endif // I2C_SLAVE_H | 33 | #endif // I2C_SLAVE_H |
