|
@@ -534,6 +534,7 @@ void PowerOff_Process(void)
|
|
|
|
|
|
//关闭助力档位
|
|
//关闭助力档位
|
|
MC_ControlCode.GearSt = MC_GearSt_OFF;
|
|
MC_ControlCode.GearSt = MC_GearSt_OFF;
|
|
|
|
+ MC_ControlCode.LightSwitch = MC_LightSwitch_OFF;
|
|
Update_MC_ControlCode_Back();
|
|
Update_MC_ControlCode_Back();
|
|
|
|
|
|
#if 1 //存储到Flash,下次开机时从Flash取出转移到EEPROM
|
|
#if 1 //存储到Flash,下次开机时从Flash取出转移到EEPROM
|