# STE_Shooting2 **Repository Path**: ste_workman/ste_shooting2 ## Basic Information - **Project Name**: STE_Shooting2 - **Description**: No description available - **Primary Language**: C - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-01-04 - **Last Updated**: 2021-06-21 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # STE_Shooting2 #### 介绍 STE Shooting代码(ESP模块版)。 #### 说明 1. main.c中用于创建消息队列和外设信息结构体 2. freertos.c中创建主线程 3. 所有功能源文件和头文件位于./Func/ 4. 功能文件应包含func_system.h #### 参与 1. Fork 本仓库 2. 新建 Feat_xxx 分支 3. 提交代码 4. 新建 Pull Request