Feeling interest for a WiFi shield

@BenQuark

Can you provide a snippet that shows where the #include "g2100.h" should be inserted in WiShield.h? I tried, but can't get Arduino IDE to compile.

I get a long list of errors related to WiShield.h

In file included from hardware\libraries\WiShield/WiShield.h:38,

hardware\libraries\WiShield/g2100.h:208: error: 'u8' does not name a type

hardware\libraries\WiShield/g2100.h:209: error: 'u8' does not name a type

hardware\libraries\WiShield/g2100.h:210: error: 'u8' does not name a type

etc...