summaryrefslogtreecommitdiff
path: root/Libraries/Time
diff options
context:
space:
mode:
Diffstat (limited to 'Libraries/Time')
-rw-r--r--Libraries/Time/time.c16
-rw-r--r--Libraries/Time/time.h2
2 files changed, 1 insertions, 17 deletions
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);
}
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Libraries/Time/time.h b/Libraries/Time/time.h
index b6b611b..ea1f265 100644
--- a/Libraries/Time/time.h
+++ b/Libraries/Time/time.h
@@ -3,4 +3,4 @@
void TimeInit (void);
-#endif // TIME_INCLUDED \ No newline at end of file
+#endif // TIME_INCLUDED