annotate src/mcp.inc @ 264:9dbdb060d44c
Fix compass ruler's missing bottom ticks; Clear between the bearing marker lines and draw a dot.
author |
janos_kovacs <kovjanos@gmail.com> |
date |
Thu, 26 Mar 2015 14:21:42 +0100 |
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
|