Hey all,
I am using the Webduino library which works pretty nice. But when I import the Wire.h lib the my Arduino app stops working.
Without the lib I can load website from the arduino (connected to a ethernet shield) but when I import Wire.h nothing works anymore.
I would be happy for any advice.