annotate src/rtc.inc @ 227:03946aa48fa5
NEW: Support for hwHUD without the LED module
re-enable "Copy disable flags from digital input" routine
author |
heinrichsweikamp |
date |
Mon, 02 Feb 2015 17:39:38 +0100 |
parents |
11d4fc797f74 |
children |
ca4556fb60b9 |
rev |
line source |
0
|
1 ;=============================================================================
|
|
2 ;
|
|
3 ; File rtc.inc
|
|
4 ;
|
|
5 ;
|
|
6 ; Copyright (c) 2011, JD Gascuel, HeinrichsWeikamp, all right reserved.
|
|
7 ;=============================================================================
|
|
8 ; HISTORY
|
|
9 ; 2011-08-08 : [mH] moving from OSTC code
|
|
10
|
|
11 extern rtc_init
|
|
12 extern rtc_set_rtc
|