I2C_X_RESTART
if (bytes_sent == 0 && i2c_flag & I2C_X_RESTART)
if (bytes_received == 0 && i2c_flag & I2C_X_RESTART)
i2c_flag |= I2C_X_RESTART;