MODIF - Moved all of the configurations out of the libraries and into the configs
git-svn-id: svn+ssh://oldsvn/home/mlalondesvn/svn/cral@7 3ee9b42a-b53c-0410-a25e-f0b6218d5d5b
ADDED - clockChecks() which performs various tests (alarm, osc flag) for callback functions
ADDED - Alarm call back functions: alarmChecks alarmUnsetCallback alarmSetCallback
ADDED - Alarm interrupt handling functions: alarmDisableInterrupts alarmSetInterrupt
ADDED - Square Wave Ouput handling functions: sqwEnable sqwSetRate sqwDisable
ADDED - Osc. Check handling and callback functions: clockIntegrityCallback
ADDED - New config defines:
DS1337_USE_ALARM_INTERRUPTS
DS1337_USE_ALARMS_CALLBACK
DS1337_USE_OSC_INTEGRITY
DS1337_USE_SQW_OUTPUT
REMOV - alarmCheck(bool) functions, to check both at the same time use the callbacks
MODIF - crystal startup delay moved inside the macro
MODIF - checkClock renamed to clockCheck and made private!
twiLCD:
FIXED - callback function now re-enabled use setClrscreenCallback() to set the callback func.
global:
MODIF - Now including wiring_private.h for all files
git-svn-id: svn+ssh://oldsvn/home/mlalondesvn/svn/cral@3 3ee9b42a-b53c-0410-a25e-f0b6218d5d5b