摘要:
kawaiimqtt: 1 /* 5. wifi connect */ 2 rt_wlan_connect(WIFI_SSID, WIFI_KEY); 3 4 /* 6. startup mqtt client */ 5 mqtt_log_init(); 6 rt_snprintf(cid, siz 阅读全文
摘要:
图解丨在嵌入式设备上实现HTTP服务器 包含以下内容: 常见的几种嵌入式web服务器: Lighttpd: cpp-httplib:提示: GCC 4.8 及以下版本无法正常编译,因为 <regex> 文件已损 httpserver: goahead:GitHub GoAhead Repositor 阅读全文