Skip to content

Commit 93284d5

Browse files
committed
removed unused functions
1 parent f3bcf22 commit 93284d5

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/RTCZero.h

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,6 @@ class RTCZero {
5454
uint8_t getSeconds();
5555
uint8_t getMinutes();
5656
uint8_t getHours();
57-
uint8_t getAM_PM();
5857

5958
uint8_t getDay();
6059
uint8_t getMonth();
@@ -63,7 +62,6 @@ class RTCZero {
6362
uint8_t getAlarmSeconds();
6463
uint8_t getAlarmMinutes();
6564
uint8_t getAlarmHours();
66-
uint8_t getAlarmAM_PM();
6765

6866
uint8_t getAlarmDay();
6967
uint8_t getAlarmMonth();

0 commit comments

Comments
 (0)