annotate src/mcp.inc @ 22:e01c39be267c
change gf_low default to 30%
author |
heinrichsweikamp |
date |
Mon, 08 Jul 2013 11:37:37 +0200 |
parents |
11d4fc797f74 |
children |
fcaf94b913db |
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
|
|
11 extern mcp_reset_rssi ; Setup RX for RSSI mode
|
|
12 extern mcp_reset ; Setup RX (Normal mode)
|
|
13
|