Browse Source

event recoder 和master兼容

Signed-off-by: huhui <huhui@sharkgulf.com>
huhui 3 năm trước cách đây
mục cha
commit
a8dff1a287
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      Application/app/event_record.h

+ 1 - 1
Application/app/event_record.h

@@ -24,8 +24,8 @@ typedef enum {
 	Charger_Full_cap2,  //18
 	Cell_Under_Vol2,    //19
 	Cell_Over_Vol2,     //20
-	Cell_balance,
 	Min_Cap_For_DisCharger2,
+	Cell_balance,
 }event_id_t;
 
 typedef struct {