Using the new Arduino IDE for ESP8266 and found bugs, report them here

Moderator: igrr

User avatar
By penatenjoe
#13539 It seems as if the Wire library endTransmission function is returning the size of the data to be sent, i.e. sending one byte yields 1. In http://arduino.cc/en/Reference/WireEndTransmission 0 indicates sucessful transmission of the data whereas 1..4 various errors.