还有就是这是啥意思,该怎么解决呢
In function 'void setup()':
latest:70:13: error: call to 'HTTPClient::begin' declared with attribute error: obsolete API, use ::begin(WiFiClient, url)
70 | http.begin(GetUrl);
| ~~~~~~~~~~^~~~~~~~
exit status 1
call to 'HTTPClient::begin' declared with attribute error: obsolete API, use ::begin(WiFiClient, url)