http.begin(tempo.c_str()); http.GET(); TERM.println(http.getString()); http.end();. If I put directly the string tempo in a brouwser, ...
確定! 回上一頁