This error: ``` error: call to 'HTTPClient::begin' declared with attribute error: obsolete API, use ::begin(WiFiClient, url) 647 | http.begin(url); ``` requires the diff in included file to fix. [AccuWeatherLibrary.diff.txt](https://github.com/jackmax/AccuWeatherLibrary/files/7158385/AccuWeatherLibrary.diff.txt)
This error:
requires the diff in included file to fix.
AccuWeatherLibrary.diff.txt