#ifndef __USER_OTA_H_ #define __USER_OTA_H_ void user_ota_start(char *url, char *md5); #endif