diff --git a/inc/i2c.h b/inc/i2c.h --- a/inc/i2c.h +++ b/inc/i2c.h @@ -6,5 +6,5 @@ void i2c_init(void); I2C_HandleTypeDef* i2c_get(void); -#endif /*__ i2c_H */ +#endif