Skip to content
This repository has been archived by the owner on Oct 27, 2024. It is now read-only.

Commit

Permalink
Update pico_rtc_utils.cpp
Browse files Browse the repository at this point in the history
  • Loading branch information
matthias-bs authored Oct 27, 2024
1 parent bcc1253 commit 1c5dece
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/pico_rtc/pico_rtc_utils.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -155,7 +155,6 @@ void pico_sleep(unsigned duration) {

// back from dormant state
rosc_enable();
clocks_init();
// --8<-----
}
#endif
#endif

0 comments on commit 1c5dece

Please sign in to comment.