mirror of
https://github.com/portapack-mayhem/mayhem-firmware.git
synced 2026-09-10 08:39:29 +00:00
Change charge display off to sleep (#3153)
This commit is contained in:
@@ -22,6 +22,11 @@
|
||||
#ifndef __IPC_RTC_H__
|
||||
#define __IPC_RTC_H__
|
||||
|
||||
#include <cstdint>
|
||||
|
||||
void rtc_interrupt_enable();
|
||||
void rtc_reset_default();
|
||||
void rtc_wakeup_init();
|
||||
void rtc_wakeup(uint32_t sleep_seconds);
|
||||
|
||||
#endif /*__IPC_RTC_H__*/
|
||||
|
||||
Reference in New Issue
Block a user