Skip to content

Commit

Permalink
Update main.c
Browse files Browse the repository at this point in the history
  • Loading branch information
jiaxin96 committed Jul 15, 2021
1 parent b6e16c4 commit b9183ce
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -274,6 +274,7 @@ int main(void) {
# ifdef VISUALIZER_ENABLE
visualizer_resume();
# endif
suspend_wakeup_init();
}
#endif

Expand Down

0 comments on commit b9183ce

Please sign in to comment.