- Code: Select all
error: 'TWEETrequest' does not name a type In function 'void loop()'
and the sketch does not compile.
Any assistance would be appreciated.
Thanks
More information:
=================
- Running Arduino 0017 on a Duomilanove, 328.
- The WebServer sample sketch worked fine, page was visible, etc, etc.
- AFAIK I'm using the latest WiServer code
- Tried editing app-conf.h to #define APP_WEBCLIENT. Currently it is set to APP_WEBSERVER.
