From 2a260911f5abc4e03cb41474a49e01a571395155 Mon Sep 17 00:00:00 2001 From: Oxore Date: Fri, 3 Mar 2023 00:02:25 +0300 Subject: Remove precious comments, change encoding to utf-8 --- Libraries/Time/time.c | 16 ---------------- 1 file changed, 16 deletions(-) (limited to 'Libraries/Time/time.c') diff --git a/Libraries/Time/time.c b/Libraries/Time/time.c index ab5cbde..4159f44 100644 --- a/Libraries/Time/time.c +++ b/Libraries/Time/time.c @@ -158,19 +158,3 @@ static void RTC_TimeRegulate ( void ) /* Indicator for the RTC configuration */ RTC_WriteBackupRegister(RTC_BKP_DR0, BKP_VALUE); } - - - - - - - - - - - - - - - - -- cgit v1.2.3