# get_online_weather_demo **Repository Path**: oneos-ability/get_online_weather_demo ## Basic Information - **Project Name**: get_online_weather_demo - **Description**: 丐版基于TCP连接获取在线天气的demo,仅提供思路,请用户根据实际需求修改使用。 - **Primary Language**: C - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2023-10-11 - **Last Updated**: 2024-03-05 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # get_online_weather_demo #### 介绍 丐版基于TCP连接获取在线天气的demo,仅提供思路,请用户根据实际需求修改使用。 #### 使用说明 1. 拷贝工程文件夹至project工程目录 2. keil编译烧录 3. 命令行使用``get_weather_demo``运行demo #### 参与贡献 1. Fork 本仓库 2. 新建 Feat_xxx 分支 3. 提交代码 4. 新建 Pull Request