Dependents:   Bulme-Timer Mbed-21-Clock-to-7Segment WS_7_Seg_mit_LM1635 WS_7_Seg_mit_LM1635 ... more

Fork of PCF8563 by Franz Pucher

Revision:
3:d7f120bcedd7
Parent:
1:43c0cae8d6b0
diff -r 39c99dbc6368 -r d7f120bcedd7 const.h
--- a/const.h	Fri Mar 11 20:44:37 2016 +0000
+++ b/const.h	Fri Apr 01 10:44:12 2016 +0000
@@ -31,7 +31,7 @@
 const uint8_t WEEKDAY_ALARM = 0x0C;
 // Clock and timer
 const uint8_t CLOCKOUT_FREQ = 0x0D;
-const uint8_t TIMER_CINTROL = 0x0E;
+const uint8_t TIMER_CONTROL = 0x0E;
 
 // Alternativ addressing: base + next address
 //const uint8_t PCF8563_ADR = 0xA2;