aboutsummaryrefslogtreecommitdiff
path: root/RTC.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'RTC.cpp')
-rw-r--r--RTC.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/RTC.cpp b/RTC.cpp
index 5dbe506..7604353 100644
--- a/RTC.cpp
+++ b/RTC.cpp
@@ -90,7 +90,7 @@ void ByteIn(u8 val)
case 0x20:
// TODO: get actual system time
- Output[0] = 0x16;
+ Output[0] = 0x17;
Output[1] = 0x01;
Output[2] = 0x19;
Output[3] = 0x03; // day of week. checkme