Skip to content

Commit

Permalink
fixup! Implement resumption during Low Voltage
Browse files Browse the repository at this point in the history
  • Loading branch information
LuxoftAKutsan committed Aug 16, 2018
1 parent 83a2a78 commit f51a338
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -468,7 +468,8 @@ class ResumeCtrlImpl : public ResumeCtrl,

/**
* @brief CheckDelayAfterWakeUp should check if app was registered
* during N seconds after WakeUp signal. N will be read from profile.
* during the first N seconds after WakeUp signal. N will be read from
* profile.
* @return true if app registered within N seconds after WakeUp, otherwise
* return false
*/
Expand Down

0 comments on commit f51a338

Please # to comment.