You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
sentence=Drag and drop software replacement for the Arduino Wire.h.
paragraph=A simple c++ implementation of I2C for arduino. It is protocol compatible with the Wire.h library, just '#import <SWire.h>' then use SWire instead of Wire for all I2C commands.