# MG-MS1791-SDK **Repository Path**: Hubinbo/mg-ms1791-sdk ## Basic Information - **Project Name**: MG-MS1791-SDK - **Description**: MS1791的例程代码 - **Primary Language**: C - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-02-08 - **Last Updated**: 2022-06-09 ## Categories & Tags **Categories**: Uncategorized **Tags**: MS1791 ## README # MS1791_SDK #### 介绍 MS1791的例程代码 #### 软件架构 软件架构说明 #### 版本说明 1、增加\Examples\Andrew分支。 2022/2/16 1、更新测试APP。 2、更新lib库,支持direct ind。 2022/2/16 1、ADC通道关闭定义修改。 2、ble_app_peripheral_uart波特率修改为115200。 3、增加ble_app_master_uart主机例程。 2022/2/16 1、原代码移植,将原有SDK移植过来 2022/2/8 #### 安装教程 1. git remote add origin https:// 2. git pull origin master 3. xxxx #### 使用说明 1. xxxx 2. xxxx 3. xxxx #### 参与贡献 1. Fork 本仓库 2. 新建 Feat_xxx 分支 3. 提交代码 4. 新建 Pull Request