void i2c_stop(void) { raise_scl(); delay(1); raise_sda(); delay(1); }
If you want something, it wouldn't hurt if you actually did write a question.
Your subject line - with the incorrectly spelled error message - doesn't seem to relate to the source code you posted.