Mercurial > public > hwos_code
annotate src/rtc.inc @ 654:75e90cd0c2c3
hwOS sport 10.77 release
author | heinrichsweikamp |
---|---|
date | Thu, 14 Mar 2024 16:56:46 +0100 |
parents | 185ba2f91f59 |
children |
rev | line source |
---|---|
0 | 1 ;============================================================================= |
2 ; | |
631 | 3 ; File rtc.inc combined next generation V3.08.8 |
0 | 4 ; |
5 ; | |
654 | 6 ; Copyright (c) 2011, JD Gascuel, heinrichs weikamp gmbh, all right reserved. |
0 | 7 ;============================================================================= |
8 ; HISTORY | |
9 ; 2011-08-08 : [mH] moving from OSTC code | |
10 | |
11 extern rtc_init | |
604 | 12 extern rtc_set_rtc |
631 | 13 extern rtc_add_minutes |