Use "#define COMPATIBILITY_MODE" - then the library should work on all Arduino compatible boards Remove above for the best performance on 16MHz AVR Use "#define CS_ALWAYS_LOW" for LCD boards where CS ...
const char *SSID_NAME = "MY_WIFI_SSID"; const char *SSID_PASSWORD = "MY_PASSWORD"; const char *HTTP_HOST = "192.168.1.160"; /* Your HTTP photo server host name ...