annotate src/mcp.inc @ 521:06e9370c6d75
CHANGE: Apply safety margin parameters to both models (GF and non-GF)
Put B?hlmann constants in code for readability
Fix unused gas warning (Do not warn)
author |
heinrichsweikamp |
date |
Fri, 04 Aug 2017 16:01:28 +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
|