Set DateTime on change to modeSELL
This commit is contained in:
parent
2cd73aaa86
commit
99188b0b7a
@ -121,7 +121,7 @@ void ATBDeviceControllerPlugin::stopPhysicalLayer()
|
|||||||
|
|
||||||
void ATBDeviceControllerPlugin::onChangedProgramModeToSELL()
|
void ATBDeviceControllerPlugin::onChangedProgramModeToSELL()
|
||||||
{
|
{
|
||||||
//hw->dc_autoRequest(true);
|
hw->rtc_setDateTime();
|
||||||
}
|
}
|
||||||
|
|
||||||
void ATBDeviceControllerPlugin::onChangedProgramModeToSERVICE()
|
void ATBDeviceControllerPlugin::onChangedProgramModeToSERVICE()
|
||||||
|
Loading…
Reference in New Issue
Block a user