adafruit / Adafruit_Arduino_Boards

Configuration and other support files to use Adafruit's boards like Trinket, Pro Trinket, Gemma, Flora, and more with the Arduino IDE 1.6.x
51 stars 37 forks source link

TinyWireM code not reporting status on endTransmission() #12

Open bperrybap opened 7 years ago

bperrybap commented 7 years ago

TinyWireM endTransmission() in TinyWireM.cpp is not returning status. This is the same bug reported in the TinyWireM library code: https://github.com/adafruit/TinyWireM/issues/7