annotate src/mcp.inc @ 375:a9e35c1327aa
1.88 release, BUGFIX: Start with Sensor use from sleep (cR only), CHANGE: Apply button settings when button menu is closed, NEW: Reset button settings on a magnet reset (cR and OSTC 2)
author |
heinrichsweikamp |
date |
Thu, 27 Aug 2015 17:05:13 +0200 |
parents |
24b3fd59e61f |
children |
ca4556fb60b9 |
rev |
line source |
0
|
1 ;=============================================================================
|
|
2 ;
|
|
3 ; File mcp.inc
|
|
4 ;
|
|
5 ;
|
|
6 ; Copyright (c) 2011, JD Gascuel, HeinrichsWeikamp, all right reserved.
|
|
7 ;=============================================================================
|
|
8 ; HISTORY
|
|
9 ; 2012-09-03 : [mH] creation
|
|
10
|
98
|
11 extern mcp_sleep ; Power down RX
|
0
|
12
|