Japanische Kampfflugzeuge

Dependents:   Bulme-Timer

Fork of RTC8563 by HIMBED_3AHELI

Files at this revision

API Documentation at this revision

Comitter:
04M04
Date:
Fri Apr 01 10:44:01 2016 +0000
Parent:
1:1125339234de
Commit message:

Changed in this revision

const.h Show annotated file Show diff for this revision Revisions of this file
datestring.h Show diff for this revision Revisions of this file
--- a/const.h	Thu Apr 30 10:52:45 2015 +0000
+++ b/const.h	Fri Apr 01 10:44:01 2016 +0000
@@ -30,7 +30,7 @@
 const int WEEKDAY_ALARM = 0x0C;
 // Clock and timer
 const int CLOCKOUT_FREQ = 0x0D;
-const int TIMER_CINTROL = 0x0E;
+const int TIMER_CONTROL = 0x0E;
 const int _READ = 0x01;
  
 #endif
\ No newline at end of file