|
@@ -539,6 +539,8 @@ void PowerOff_Process(TrueOrFalse_Flag_Struct_t ReturnEnable)
|
|
|
|
|
|
//关闭助力档位
|
|
//关闭助力档位
|
|
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
|