annotate src/rtc.inc @ 490:8dfb93e80338
NEW: Deep Sleep mode for OSTC Plus and OSTC 2 (2017) (Entered automatically)
NEW: Logbook detail page in larger font (And nicer layout)
CHANGE: Sleep mode current slightly reduced for all hwOS devices
NEW: Logbook now records battery information
NEW: Markers in internal logbook drawn as small "m" next to the profile
author |
heinrichsweikamp |
date |
Wed, 29 Mar 2017 21:35:12 +0200 |
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
|