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 ...
This is the core graphics library for all our displays, providing a common set of graphics primitives (points, lines, circles, etc.). It needs to be paired with a hardware-specific library for each ...