We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bef2411 commit 66e53b6Copy full SHA for 66e53b6
1 file changed
NetX/src/u_rtc.c
@@ -3,7 +3,7 @@
3
#include "stm32h5xx_hal_rtc.h"
4
5
#define PTP_UTC_OFFSET 0 // UTC 0
6
-extern RTC_HandleTypeDef hrtc1;
+extern RTC_HandleTypeDef hrtc;
7
8
NX_PTP_TIME *ptp_time;
9
NX_PTP_DATE_TIME *ptp_date_time;
0 commit comments