try
{
http.begin("soooh.com", 80, ur); //HTTP
int httpCode = http.GET();
}
catch (Exception ex)
{
delay(1000);
}
報sketch_dec26a:138: error: expected ';' before ')' token
expected type-specifier before 'Exception'
錯誤
轉載請註明出處,本文鏈接:https://www.uj5u.com/qita/48955.html
標籤:單片機/工控
上一篇:請教csr8670回聲處理問題
下一篇:西門子s1200的CAD圖紙
