Forráskód Böngészése

event recoder 和master兼容

Signed-off-by: huhui <huhui@sharkgulf.com>
huhui 3 éve
szülő
commit
a8dff1a287
1 módosított fájl, 1 hozzáadás és 1 törlés
  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 {