#ifndef SYS_HTTP_H #define SYS_HTTP_H void http_getDemo(void); void http_postDemo(void); extern uint8_t load_http_config; //httpÓÐÎÞ»ñÈ¡ÐÂÊý¾ÝµÄÒÀ¾Ý typedef Http_config { } #endif