AsyncWebParameter * p = request->getParam(i);. if(p->isFile()){ //p->isPost() is also true. Serial.printf("FILE[%s]: %s, size: %u\n", p->name().c_str(), ...
確定! 回上一頁