Parcourir la source

event recoder 和master兼容

Signed-off-by: huhui <huhui@sharkgulf.com>
huhui il y a 4 ans
Parent
commit
a8dff1a287
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  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 {