I2C data sending

Yeah, I compiled the code, looks fine and i had no errors. Ufortunately I dont have a hardware to test it.

Why there is a delay in loop in this example?

void loop() {
  delay(100);
}