日常更新,适配3.5寸桨叶版,新加障碍分段参数

This commit is contained in:
2024-07-02 20:32:08 +08:00
parent 8b5799302b
commit e842452ec6
11 changed files with 271 additions and 75 deletions

View File

@@ -5,7 +5,7 @@
#include <math.h>
#define LINE_HEAD 1
#define LINE_END DATA_IN_FLASH_NUM - Page3_head
#define LINE_END Page4_head - Page3_head
#define Strat_param Page3_head
static char Text[] = "cir_pid";
static int event_flag = 0;