Hello Everyone,
I'm newbie for Yellow jacket and HTTP and some wirless protocols. I purchased a yellowjacket for my robotic applications and started to run sample skecthes that come with library. However, when i try running simple client application i face to face an eror such as :
" error: 'GETrequest' does not name a type In function 'void setup()': In function 'void loop()': "
Also when i try runnig web client application i face to face other type eror such as "
C:\Program Files\arduino-0018\arduino-0018\libraries\WiShield/webclient.h:106: error: conflicting types for 'uip_tcp_appstate_t'
C:\Program Files\arduino-0018\arduino-0018\libraries\WiShield/webserver.h:43: error: previous declaration of 'uip_tcp_appstate_t' was here
Could you help me please?