st7735s: font bitmaps and scrolling update (needs review)
[cortex-from-scratch] / main.c
diff --git a/main.c b/main.c
index b4ed64a..4712f7a 100644 (file)
--- a/main.c
+++ b/main.c
@@ -60,7 +60,7 @@ void main()
        led_init();
 
        /* Real time clock */
-       //rtc_init();
+       rtc_init();
        
        /* Eeprom Driver
        eeprom_at24c_init();