update doc

This commit is contained in:
NeoZng
2022-11-13 21:46:52 +08:00
parent c4dfe8e60b
commit 9908dfd015
19 changed files with 117 additions and 18 deletions

View File

@@ -69,7 +69,7 @@ typedef struct
float Output_LPF_RC; // RC = 1/omegac
float Derivative_LPF_RC;
uint8_t Improve;
PID_Improvement_e Improve;
//-----------------------------------
// for calculating
float Measure;

View File

@@ -1,3 +1,7 @@
# ins_task
<p align='right'>neozng1@hnu.edu.cn</p>
<p align='right'>neozng1@hnu.edu.cn</p>
## 硬触发流程
![image-20221113212706633](assets\image-20221113212706633.png)

3
modules/module.md Normal file
View File

@@ -0,0 +1,3 @@
# module
这是module层的说明。