mirror of
https://github.com/No-Chicken/Power-Pico.git
synced 2026-04-03 13:02:36 +08:00
add rtc
This commit is contained in:
@@ -41,6 +41,8 @@ extern RTC_HandleTypeDef hrtc;
|
||||
void MX_RTC_Init(void);
|
||||
|
||||
/* USER CODE BEGIN Prototypes */
|
||||
void SetReferenceTime(void);
|
||||
void GetElapsedTime_HMS(uint8_t *hours, uint8_t *minutes, uint8_t *seconds);
|
||||
|
||||
/* USER CODE END Prototypes */
|
||||
|
||||
|
||||
Reference in New Issue
Block a user