Paperd.Ink Library 0.0.5
Library for interacting with Paperd.Ink devices.
|
#include <WiFiClientSecure.h>
#include <HTTPClient.h>
#include "weather.h"
#include "weather_parser.h"
Go to the source code of this file.
Variables | |
WeatherJsonListener | weather_listener |
PaperdinkUIWeatherClass | Paperdink_Weather |
PaperdinkUIWeatherClass Paperdink_Weather |
Definition at line 195 of file weather.cpp.
WeatherJsonListener weather_listener |
Definition at line 7 of file weather.cpp.